Some fixes which silence warnings emitted by the microsoft compiler. Adapted
[external/ragel.git] / redfsm /
2007-03-25 thurstonSome fixes which silence warnings emitted by the micros...
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-10 thurstonImplemented an export feature, for exporting single...
2007-03-02 thurstonThe Action::numRefs() and RedAction::numRefs() function...
2007-03-02 thurstonAdded malloc.h includes. From Josef Goettgens.
2007-02-13 thurstonUpdated the ChangeLog for 5.18.
2007-02-13 thurstonThe code generators now exit immediately if the languag...
2007-02-08 thurstonUpdated to the latest aapl. This completely eliminates...
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 thurstonThe common code is now a library (no more #include...
2007-02-02 thurstonSplit the XML parsing, reduced fsm, and the code genera...