Go to file
parrt a1c682434d removes the individual stacks to track rule invocations. $a::x now looks up the context stack for rule index RULE_a. they're not done very often and so it's better to say all of the overhead pushing and popping the contexts.
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9066]
2011-09-11 16:12:01 -08:00
gunit add 2011-09-07 20:47:39 -08:00
runtime/Java/src/org removes the individual stacks to track rule invocations. $a::x now looks up the context stack for rule index RULE_a. they're not done very often and so it's better to say all of the overhead pushing and popping the contexts. 2011-09-11 16:12:01 -08:00
tool removes the individual stacks to track rule invocations. $a::x now looks up the context stack for rule index RULE_a. they're not done very often and so it's better to say all of the overhead pushing and popping the contexts. 2011-09-11 16:12:01 -08:00
CHANGES.txt add initial antlr4 files (mainly runtime) 2011-06-14 16:22:05 -08:00
LICENSE.txt add initial antlr4 files (mainly runtime) 2011-06-14 16:22:05 -08:00
build.xml tweak 2011-09-05 13:11:33 -08:00