antlr/tool
Terence Parr 4c52a103e1 cleanup 2013-11-22 11:31:59 -08:00
..
resources/org/antlr/v4/tool/templates added state to be consistent with enterRule(); most importantly, we need to set the state when we enter a recursive rule, which we are not doing at the moment. This was not a problem before because we never could directly call a recursive rule and the outer rule set the current state. Now that we are using recursive rules as start rules, we need to set the state. 2013-11-20 17:53:51 -08:00
src/org/antlr/v4 Revert "fix comment" 2013-11-21 08:42:28 -08:00
test/org/antlr/v4/test cleanup 2013-11-22 11:31:59 -08:00
MIGRATION.txt
nb-configuration.xml Updated NetBeans code style for ANTLR and StringTemplate file types 2012-11-12 13:37:50 -06:00
pom.xml Now working on release 4.1.1 2013-07-02 19:11:04 -05:00