Don't allow the left machine of <: to escape through the right machine via the
[external/ragel.git] / ragel / main.cpp
2008-01-11 thurstonIf -M or -S are given and we're not generating a dot...
2008-01-11 thurstonChanged -f option to -x.
2008-01-05 thurstonRemainder of warnings fixed.
2008-01-03 thurstonStarted on ChangeLog for 6.0. Improved documentation...
2007-10-24 thurstonDot file generation can now be invoked using the -V...
2007-10-24 thurstonAdded comment.
2007-10-24 thurstonNow spawning child processes on windows.
2007-10-24 thurstonPath checks for windows.
2007-10-24 thurstonFactored out the the fork+exec.
2007-10-24 thurstonAble to build native windows executables using Cygwin...
2007-10-24 thurstonRather than have the frontend process call the backend...
2007-10-23 thurstonCheck the status of the backend.
2007-10-23 thurstonChanged the -l option in rlgen-cd to -L because it...
2007-10-23 thurstonNow executing the backend.
2007-10-23 thurstonAdded name finding for backend executable. If any forwa...
2007-06-08 thurstonUpdated documentation for -S and -M.
2007-05-10 thurstonFixed an inconsistency in the value of p following...
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-03-14 thurstonImporting moved into the primary scanner. Import statem...
2007-03-13 thurstonMoved scanner class into a new header rlscan.h.
2007-03-12 thurstonIf the main machine is not present then do not emit...
2007-02-06 thurstonUpdated Victor's email address. The frontend parameter...
2007-02-03 thurstonEnabled rlgen-ruby in the top-level makefile. Merged...
2007-02-02 thurstonThe common code is now a library (no more #include...
2007-01-26 thurstonCleanup and removal of globals.
2007-01-24 thurstonEnabled the location printing in the warning function.
2007-01-21 thurstonImport from my private repository. Snapshot after versi...