Added two new statements: prepush and postpop. These are code blocks that are
[external/ragel.git] / redfsm / gendata.h
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-06-14 thurstonThe "data" variable can now be overridden using the...
2007-04-29 thurstonParse errors in the intermediate XML file now cause...
2007-04-29 thurstonIn the variable statement changed the name "curstate...
2007-03-27 thurstonThe cs variable is now always initialized, unless the...
2007-03-25 thurstonSome fixes which silence warnings emitted by the micros...
2007-03-10 thurstonImplemented an export feature, for exporting single...
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 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...