The parserExists function should be called before active is checked.
[external/ragel.git] / rlgen-java /
2007-02-11 thurstonNew array generation for Java. For a single array a...
2007-02-05 thurstonThe reference to the act variable in the scanner switch...
2007-02-05 thurstonThe writeStatement function is now part of CodeGenData.
2007-02-04 thurstonThe conversion from the string language type which...
2007-02-04 thurstonSome cleanup of code. These functions are not needed...
2007-02-04 thurstonMovement of common classes and code to common.a.
2007-02-04 thurstonDisabled the setting of state ids in the backend to...
2007-02-04 thurstonJava and Ruby code generators don't need to switch...
2007-02-03 thurstonMerged in Ruby code generator from Victor Hugo Borja...
2007-02-03 thurstonUpdated version information in the both backend program...
2007-02-02 thurstonMerged the FsmCodeGen, TabCodeGen and JavaTabCodeGen...
2007-02-02 thurstonShortened the name of the Java code generation executable.