Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error recovery #2038
Error recovery #2038
Changes from 191 commits
88cddc3
6d19281
bcd5914
fb6ffe5
27f1afc
15fedbf
0eed9a1
2b044fd
d5dbe8c
2246e06
4b11450
8ef03b4
7d82f20
706662b
7d68129
6b2939c
ff350ca
6d3d58d
d765aaa
a4c4494
34dccde
7eceab2
8e8f4cb
70d04cc
defa9ae
a8194e6
6feaf4d
b95e14e
f185e70
4c9664f
154a0b8
6e19cd9
ada22e9
b4ac5ee
2a9734d
72324dc
8a6c089
fe4a633
b5c1355
80307f2
2fcbf59
cacf744
4962772
1c3f65d
6ce5f1c
346f1d9
3675201
dbc7fb5
b11ea45
622d406
0679ca7
74362f8
5e2ac44
7131d5f
4fc8dd1
b415e7a
fc076d3
9d1b403
a98a96b
61ab83b
de0bfca
1397669
c48a010
4b763e9
2a53c90
e9b1c5e
2a47f44
191b9c5
2c4cfdf
2c8cccf
495fcdc
2abd6b5
3177361
cd6528d
f818086
c2b97a9
9cb9e17
52ea339
03a4620
31080c5
54e4e0f
c2b7d68
76311db
4144103
6e1b128
f7641ec
92a0570
0aa104b
f70dc3b
323c330
826eb29
1f1c70a
790a590
c78ad6f
c562109
d548012
bd25ac7
c7c2e99
bfbf752
b62fec8
3c96712
1796da6
c039de5
fac588f
477552f
9827f5a
b0e4514
cec954c
340fc0f
b5561a7
ad2988f
740bbe2
399eaf1
e28ea9a
9ef4026
e1547f5
31e5407
adf6704
aa95103
e58aefc
46b707a
40fabd6
2921bdc
3d8c2ca
06eb325
6528e77
2683d8c
1616898
93c1277
9df7f4a
0637b14
1700d1b
af5ab3a
5c7398f
e764a94
fa0ed1d
90c3f23
b1622c0
68c7538
4d94b28
c75cba6
803724c
eadc959
1633109
e123bdc
32db7de
e1c2f56
93b4205
ff5f36d
377cb8c
79267ce
54a9c53
8d35fc9
37ce549
415773f
79be4a0
e1a9cd9
ae9aa76
40b1226
e523ce2
c861e93
e8bed22
ea5658f
2ce0092
e848bb5
d856404
27c7dba
c87c199
415d536
9d09eab
c1e93c7
1ab40fe
99b8411
46eae75
b92410b
0ff2209
aa93410
248cf0b
3b8b787
8446fcf
0bcc2b7
77191f8
0d25755
cc1384e
1426791
f845509
18d89f4
53074d1
ec5a76a
ecc1412
c460e2c
8c405fc
1aee3c4
cdeb4bc
e552ee6
315b072
0ec1617
213c897
49308de
4fabc73
29387f9
a34998d
d93b87c
c8ae256
5e881ce
5856af6
9dbe936
6ea7144
41d05a5
5642993
89aaee6
413e091
9d2c4c5
b291504
97752e1
3dd4c58
96924b5
4961516
0a90eeb
5459c1a
17c8c09
2cd67ab
c4eff63
d196c03
5d629fc
8a8dbc1
93a9f58
db51968
fc863d1
1e15ba0
d0f1b98
1410dc9
d647f70
54d50fb
e8a49d9
06c13d8
826132b
bb2f22d
a5c9869
f8979e0
4c8c078
4b7a209
d36adcf
5b5701a
779f16c
8375e91
a942d10
0f6c824
9f4c293
784a34b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 992 in src/org/rascalmpl/interpreter/Evaluator.java
src/org/rascalmpl/interpreter/Evaluator.java#L992
Check warning on line 2385 in src/org/rascalmpl/library/Prelude.java
src/org/rascalmpl/library/Prelude.java#L2385
Check warning on line 2393 in src/org/rascalmpl/library/Prelude.java
src/org/rascalmpl/library/Prelude.java#L2393
Check warning on line 2397 in src/org/rascalmpl/library/Prelude.java
src/org/rascalmpl/library/Prelude.java#L2397
Check warning on line 2423 in src/org/rascalmpl/library/Prelude.java
src/org/rascalmpl/library/Prelude.java#L2423