removed unused function
[external/ragel.git] / rlgen-cd / 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-10-23 thurstonChanged the -l option in rlgen-cd to -L because it...
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-10 thurstonImplemented an export feature, for exporting single...
2007-03-09 thurstonAdded an option -l to rlgen-cd which inhibits the the...
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-12 thurstonThe rlcodegen executable was changed to rlgen-cd.
2007-02-12 thurstonMoved rlcodegen to rlgen-cd.