Implemented makeLmSwitch and started making calls to makeGenInlineList.
[external/ragel.git] / rlgen-csharp /
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-10-06 thurstonAdded support for DESTDIR variable. Patch from Diego...
2008-10-06 thurstonUse CXXFLAGS instead of CFLAGS for C++ compiling. Patch...
2008-09-01 thurstonRenaming to avoid name conflicts following the merge...
2008-08-31 thurstonBackend main functions are now factored out.
2008-08-31 thurstonRemoved arg passing from frontend to backend functions.
2008-08-30 thurstonStarted on the move back to a single executable. The...
2008-04-21 thurstonlm_switch needs to set p from tokend when there is...
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-15 thurstonApplied a patch from Andrei Polushin for setting the...
2008-04-12 thurstonAn fnext followed by an fbreak in -G2 did not work...
2008-03-30 thurstonC# patch Daniel Tang.