The cs variable is now always initialized, unless the "nocs" option is given to
[external/ragel.git] / redfsm / gendata.cpp
2007-03-27 thurstonThe cs variable is now always initialized, unless the...
2007-03-12 thurstonIf the main machine is not present then do not emit...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-02-13 thurstonThe code generators now exit immediately if the languag...
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 thurstonDisabled the setting of state ids in the backend to...
2007-02-04 thurstonComplete transition list building must be avoided for...
2007-02-04 thurstonThe frontend is now responsible for creating the error...
2007-02-03 thurstonFixed error from last commit: The frontend should emit...
2007-02-02 thurstonSplit the XML parsing, reduced fsm, and the code genera...