antlr/tool
Terence Parr 84c34d2391 make code slightly more obvious. 2012-12-01 16:23:44 -08:00
..
playground Merge branch 'master' of github.com:antlr/antlr4 2012-12-01 14:38:33 -08:00
resources/org/antlr/v4/tool/templates No need to offset the shift value when the offset is 0 2012-11-27 08:39:22 -06:00
src/org/antlr/v4 make code slightly more obvious. 2012-12-01 16:23:44 -08:00
test/org/antlr/v4/test added error for bad sets in lexer. some tests in TestSets appeared to allow ~('a'|B) but it was randomly working. ('a'|B) works without the ~, though doesn't collapse to a set. fixes antlr/antlr4#70 2012-12-01 15:44:23 -08:00
MIGRATION.txt -> becomes # for alt labels 2012-04-26 11:59:57 -07:00
nb-configuration.xml Updated NetBeans code style for ANTLR and StringTemplate file types 2012-11-12 13:37:50 -06:00
pom.xml Explicitly specify the compile scope 2012-11-30 12:28:58 -06:00