Skip to content

Commit

Permalink
adding .errors files for some existing grammar examples
Browse files Browse the repository at this point in the history
  • Loading branch information
verveja committed Aug 8, 2016
1 parent 5046eef commit d94a4ef
Show file tree
Hide file tree
Showing 22 changed files with 69 additions and 0 deletions.
27 changes: 27 additions & 0 deletions agc/examples/ERASABLE_ASSIGNMENTS.agc.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
line 18:0 extraneous input 'A' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 19:0 extraneous input 'Q' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 20:0 extraneous input 'Z' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 31:0 extraneous input 'RELINT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 32:0 extraneous input 'INHINT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 33:0 extraneous input 'CYR' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 34:0 extraneous input 'SR' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 35:0 extraneous input 'CYL' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 38:0 extraneous input 'BRUPT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 39:0 extraneous input 'ARUPT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 40:0 extraneous input 'QRUPT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 48:0 extraneous input 'TIME2' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 49:0 extraneous input 'TIME1' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 50:0 extraneous input 'TIME3' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 51:0 extraneous input 'TIME4' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 55:0 extraneous input 'PIPAX' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 56:0 extraneous input 'PIPAY' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 57:0 extraneous input 'PIPAZ' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 58:0 extraneous input 'CDUX' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 59:0 extraneous input 'CDUY' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 60:0 extraneous input 'CDUZ' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 61:0 extraneous input 'OPTX' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 62:0 extraneous input 'OPTY' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 142:0 extraneous input 'COUNT' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 542:0 extraneous input 'TC' expecting {<EOF>, LABEL, COMMENT, '(', EOL, WS}
line 788:3 no viable alternative at input 'ESQ('
line 995:9 no viable alternative at input 'ERESTORE\t-'
2 changes: 2 additions & 0 deletions erlang/examples/getty.erl.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
line 19:10 token recognition error at: '?'
line 44:16 token recognition error at: '?'
1 change: 1 addition & 0 deletions logo/examples/logo_fail_2.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:6 token recognition error at: '"1'
2 changes: 2 additions & 0 deletions logo/examples/logo_feature_butfail_2.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
line 3:12 token recognition error at: '�'
line 3:13 token recognition error at: '�'
5 changes: 5 additions & 0 deletions mumps/examples/epic_questions.m.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
line 8:0 extraneous input 'set' expecting {<EOF>, '%', IDENTIFIER, ' ', '\n'}
line 8:10 extraneous input '=' expecting {BREAK, CLOSE, DO, ELSE, FOR, GOTO, HALT, HANG, JOB, KILL, LOCK, MERGE, NEW, OPEN, QUIT, READ, SET, TCOMMIT, TRESTART, TROLLBACK, TSTART, USE, VIEW, WRITE, XECUTE, ' '}
line 8:12 extraneous input '1' expecting {BREAK, CLOSE, DO, ELSE, FOR, GOTO, HALT, HANG, JOB, KILL, LOCK, MERGE, NEW, OPEN, QUIT, READ, SET, TCOMMIT, TRESTART, TROLLBACK, TSTART, USE, VIEW, WRITE, XECUTE, ' '}
line 12:1 extraneous input 'set' expecting {<EOF>, '%', IDENTIFIER, ' ', '\n'}
line 12:5 extraneous input '^' expecting {<EOF>, ' ', '\n'}
1 change: 1 addition & 0 deletions mysql/examples/example1.sql.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:15 extraneous input ';' expecting {<EOF>, 'select', 'where', ',', 'inner', 'join', 'cross', 'straight_join', 'natural', 'left', 'right'}
1 change: 1 addition & 0 deletions mysql/examples/example2.sql.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:19 mismatched input '.' expecting {<EOF>, 'select', 'where', ',', 'inner', 'join', 'cross', 'straight_join', 'natural', 'left', 'right'}
Binary file added pgn/examples/.DS_Store.errors
Binary file not shown.
1 change: 1 addition & 0 deletions propcalc/examples/commute1.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:9 mismatched input '|-' expecting {<EOF>, '^', 'v'}
1 change: 1 addition & 0 deletions propcalc/examples/doubleneg.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:2 extraneous input '|-' expecting {<EOF>, '^', 'v', LETTER}
1 change: 1 addition & 0 deletions propcalc/examples/equiv1.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:10 mismatched input '|-' expecting {<EOF>, '^', 'v'}
1 change: 1 addition & 0 deletions propcalc/examples/modusponens.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:15 mismatched input '|-' expecting {<EOF>, '^', 'v'}
1 change: 1 addition & 0 deletions propcalc/examples/modustollens.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:16 mismatched input '|-' expecting {<EOF>, '^', 'v'}
1 change: 1 addition & 0 deletions propcalc/examples/syllogism.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:19 mismatched input '|-' expecting {<EOF>, '^', 'v'}
2 changes: 2 additions & 0 deletions propcalc/examples/taut1.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
line 1:2 extraneous input '|-' expecting {<EOF>, '^', 'v', LETTER}
line 1:11 extraneous input ')' expecting {<EOF>, '^', 'v', LETTER}
2 changes: 2 additions & 0 deletions propcalc/examples/taut2.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
line 1:2 extraneous input '|-' expecting {<EOF>, '^', 'v', LETTER}
line 1:11 extraneous input ')' expecting {<EOF>, '^', 'v', LETTER}
15 changes: 15 additions & 0 deletions robotwars/examples/dragon.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
line 58:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 63:2 extraneous input '=' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 72:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 75:11 no viable alternative at input '0>'
line 79:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 80:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 82:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 86:2 extraneous input '<' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 87:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 93:2 extraneous input '<' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 95:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 96:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 98:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 105:2 extraneous input '>' expecting {<EOF>, 'GOSUB', 'GOTO', 'TO', 'ENDSUB', 'IF', '+', '-', '*', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'AIM', 'SHOT', 'RADAR', 'DAMAGE', 'SPEEDX', 'SPEEDY', 'RANDOM', 'INDEX', 'DATA', ID, NUMBER, COMMENT, EOL}
line 106:11 no viable alternative at input '0<'
1 change: 1 addition & 0 deletions scala/examples/example1.txt.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 2:0 mismatched input 'object HelloWorld {' expecting {<EOF>, 'implicit', 'lazy', 'case', '@', 'override', 'abstract', 'final', 'sealed', 'private', 'protected', 'import', 'class', 'trait', 'package', ';'}
1 change: 1 addition & 0 deletions tinyc/examples/example1.c.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:29 extraneous input 'literal-backslash-n' expecting {<EOF>, 'if', 'while', 'do', ';', '{', '(', STRING, INT}
1 change: 1 addition & 0 deletions tinyc/examples/example2.c.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:57 extraneous input 'literal-backslash-n' expecting {<EOF>, 'if', 'while', 'do', ';', '{', '(', STRING, INT}
1 change: 1 addition & 0 deletions tinyc/examples/example3.c.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:33 extraneous input 'literal-backslash-n' expecting {<EOF>, 'if', 'while', 'do', ';', '{', '(', STRING, INT}
1 change: 1 addition & 0 deletions tinyc/examples/example4.c.errors
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line 1:30 extraneous input 'literal-backslash-n' expecting {<EOF>, 'if', 'while', 'do', ';', '{', '(', STRING, INT}

0 comments on commit d94a4ef

Please sign in to comment.