Use a single function for both the active flag (now called ignoreSection) and
[external/ragel.git] / redfsm /
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...