removed unused function
[external/ragel.git] / rlgen-cd / tabcodegen.cpp
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 thurstonStarted on the move back to a single executable. The...
2008-04-20 thurstonAdjust maxIndexOffset to include eofTrans. Use maxIndex...
2008-04-20 thurstonBug fix for eofTrans. When not using indicies we can...
2008-04-12 thurstonAn fnext followed by an fbreak in -G2 did not work...
2008-01-11 thurstonThe fbreak statement now advances p.
2007-10-03 thurstonFormatting fix.
2007-09-29 thurstonScanner EOF transitions are now taken in Java code...
2007-09-28 thurstonScanner EOF transitions are now taken (C/D code only).
2007-09-24 thurstonRemoved the write eof command.
2007-09-24 thurstonIntrocuded the "eof" variable for indicating the end...
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-05-10 thurstonFixed an inconsistency in the value of p following...
2007-03-12 thurstonThe startstate, first final and error state writing...
2007-03-12 thurstonAll machine instantiations are now implicitly reference...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-02-12 thurstonThe rlcodegen executable was changed to rlgen-cd.
2007-02-12 thurstonMoved rlcodegen to rlgen-cd.