Implemented makeLmSwitch and started making calls to makeGenInlineList.
[external/ragel.git] / redfsm / gendata.h
2008-10-08 thurstonMore work on the direct access to the backend. The...
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-09-01 thurstonRenaming to avoid name conflicts following the merge...
2008-08-30 thurstonDot output working again.
2008-08-30 thurstonStarted on the move back to a single executable. The...
2007-09-28 thurstonEOF actions and targets for processing tokens are now...
2007-09-24 thurstonRemoved the write eof command.
2007-09-24 thurstonAdded an override for the eof variable.
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...