antlr/tool
Terence Parr 01bbce6952 full LL is always correct now, if slower. Stops prediction when resolvesToJustOneViableAlt(). SLL always uses heuristic 2012-10-14 13:25:34 -07:00
..
playground full LL is always correct now, if slower. Stops prediction when resolvesToJustOneViableAlt(). SLL always uses heuristic 2012-10-14 13:25:34 -07:00
resources/org/antlr/v4/tool/templates Fix invoking states for recursion contexts 2012-10-08 07:38:06 -05:00
src/org/antlr/v4 made changes suggested by Sam and deleted erroneous comment about not generating TLexer.tokens which is no longer true for ANTLR4 2012-10-11 06:59:49 +01:00
test/org/antlr/v4/test got fast prediction termination with exactAmbig option that forces ANTLR to scan ahead until it identifies the true ambiguity. 2012-10-13 18:12:33 -07:00
MIGRATION.txt -> becomes # for alt labels 2012-04-26 11:59:57 -07:00
nb-configuration.xml Add nb-configuration.xml files 2012-09-22 19:49:11 -05:00
pom.xml Specify surefire plugin version 2012-02-15 10:28:58 -06:00