More work on the direct connection between frontend and backend. Now appears to
[external/ragel.git] / rlgen-java / main.cpp
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-08-31 thurstonBackend main functions are now factored out.
2008-08-31 thurstonRemoved arg passing from frontend to backend functions.
2008-08-30 thurstonStarted on the move back to a single executable. The...
2008-04-15 thurstonApplied a patch from Andrei Polushin for setting the...
2008-01-05 thurstonMore warning elimination concerning constness.
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-29 thurstonParse errors in the intermediate XML file now cause...
2007-03-12 thurstonAdded exports and entry points to Java and Ruby code...
2007-02-13 thurstonThe code generators now exit immediately if the languag...
2007-02-13 thurstonUpdated the help and version information in the backend...
2007-02-04 thurstonThe conversion from the string language type which...
2007-02-04 thurstonMovement of common classes and code to common.a.
2007-02-04 thurstonJava and Ruby code generators don't need to switch...
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.