antlr/tool/playground
parrt e00fa44996 Got validating and disambiguating predicates the way I want; widespread changes. DFAStates now have a list of predicate/alt pairs that they can test at except states. renamed Java.g4 to JavaLR.g4. LL(1) analysis did not fail when it's all predicates, which it must.
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9482]
2011-11-29 15:46:51 -08:00
..
AA.g bug fixes in error handling part deux 2011-10-06 13:28:36 -08:00
E.g tweak 2011-11-13 18:26:27 -08:00
Errors.g got lexer nongreedy loops going 2011-08-07 11:19:34 -08:00
HTMLParser.g got ambig pred thing working i think; unit tests. missing validating pred thing. 2011-11-28 19:16:45 -08:00
JavaLR.g4 Got validating and disambiguating predicates the way I want; widespread changes. DFAStates now have a list of predicate/alt pairs that they can test at except states. renamed Java.g4 to JavaLR.g4. LL(1) analysis did not fail when it's all predicates, which it must. 2011-11-29 15:46:51 -08:00
JavaLexer.g initial wack at args/return value object 2011-06-22 18:04:29 -08:00
JavaParser.g add more 2011-06-14 16:29:02 -08:00
JavaParser.orig.g add more 2011-06-14 16:29:02 -08:00
L.g fix bug in modes 2011-10-31 16:27:34 -08:00
LL1.g add more 2011-06-14 16:29:02 -08:00
MyUListener.java add on-the-fly listeners; augment enter/exit rule, consume(). playground/U.g and MyUListener.java are test. added human-readable toInfoString to ParserRuleContext such as 2011-11-25 10:38:36 -08:00
Scannerless.g add 2011-08-04 08:56:08 -08:00
T.g Got validating and disambiguating predicates the way I want; widespread changes. DFAStates now have a list of predicate/alt pairs that they can test at except states. renamed Java.g4 to JavaLR.g4. LL(1) analysis did not fail when it's all predicates, which it must. 2011-11-29 15:46:51 -08:00
TestAA.java change name of method 2011-10-11 16:16:29 -08:00
TestE.java added auto highlight to tree views 2011-11-05 08:56:12 -08:00
TestJava.java remove incidentTransition from ATNState, add computation for next tokens within rule, add nextTokenWithinRule to ATNState, add EPSILON as -2 token type 2011-11-25 16:09:00 -08:00
TestJavaLR.java Got validating and disambiguating predicates the way I want; widespread changes. DFAStates now have a list of predicate/alt pairs that they can test at except states. renamed Java.g4 to JavaLR.g4. LL(1) analysis did not fail when it's all predicates, which it must. 2011-11-29 15:46:51 -08:00
TestL.java fix bug in modes 2011-10-31 16:27:34 -08:00
TestT.java got ambig pred thing working i think; unit tests. missing validating pred thing. 2011-11-28 19:16:45 -08:00
TestU.java add on-the-fly listeners; augment enter/exit rule, consume(). playground/U.g and MyUListener.java are test. added human-readable toInfoString to ParserRuleContext such as 2011-11-25 10:38:36 -08:00
TestW.java change name of method 2011-10-11 16:16:29 -08:00
TestYang.java reorg'd lexer 2011-10-30 10:39:17 -08:00
U.g add on-the-fly listeners; augment enter/exit rule, consume(). playground/U.g and MyUListener.java are test. added human-readable toInfoString to ParserRuleContext such as 2011-11-25 10:38:36 -08:00
UWalker.g labels work with tree parsers now. 2011-09-22 17:32:25 -08:00
W.g tweak 2011-11-10 12:30:12 -08:00
YangJavaLexer.g add more 2011-06-14 16:29:02 -08:00
YangJavaParser.g add more 2011-06-14 16:29:02 -08:00
testjava.sh set type 2011-07-27 16:45:02 -08:00