Don't segfault when there are no machine instantiations.
[external/ragel.git] / ragel / inputdata.cpp
2009-08-01 thurstonDon't segfault when there are no machine instantiations.
2009-03-22 thurstonGot XML output working.
2009-03-16 thurstonThe terminateAllParsers function moved into InputData.
2009-03-15 thurstonImproved graphviz output and got -M and -S working...
2009-03-15 thurstonSome function renaming.
2009-03-15 thurstonSome more cleanup. Put a pointer to CodeGenData in...
2009-03-15 thurstonA bit more cleanup.
2009-03-15 thurstonSome cleanup of output stream opening.
2009-03-15 thurstonWe don't need to create allocate the outpute file strea...
2009-03-14 thurstonUpdated the help output. Moved some code from InputData...
2009-01-26 thurstonNeed line directives ahead of the host blocks.
2008-10-27 thurstonMore refactoring in the layer between backend and frontend.