Fixed crash on failed lookup of goto/call/etc target.
[external/ragel.git] / ragel / parsedata.cpp
2008-05-12 thurstonFixed crash on failed lookup of goto/call/etc target.
2008-03-30 thurstonC# patch Daniel Tang.
2008-03-20 thurstonAdded a flag -d for turning off the removal of duplicat...
2008-01-11 thurstonThe "tokstart" and "tokend" variables were changed...
2008-01-05 thurstonRemainder of warnings fixed.
2008-01-04 thurstonMore warning elimination.
2008-01-04 thurstonEliminated warnings from gcc 4.3 about conversion from...
2007-10-15 thurstonGo back to 3.X semantics for >, % and error actions...
2007-09-24 thurstonAdded an override for the eof variable.
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-09-13 thurstonIf the condition embedding code runs out of available...
2007-06-20 thurstonMoved cases around.
2007-06-14 thurstonThe "data" variable can now be overridden using the...
2007-06-08 thurstonBug fix: when -S or -M was given the ragel version...
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-29 thurstonThe version number is now included in the intermediate...
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-12 thurstonSilence warnings about definite and/or possible use...
2007-03-12 thurstonIf the main machine is not present then do not emit...
2007-03-12 thurstonAll machine instantiations are now implicitly reference...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-03-10 thurstonWhen multiple conditions are executed on a single chara...
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-03 thurstonThe frontend now does a depth first ordering of states...
2007-02-03 thurstonEnabled rlgen-ruby in the top-level makefile. Merged...
2007-01-21 thurstonImport from my private repository. Snapshot after versi...