Added a flag -d for turning off the removal of duplicate actions from actions
[external/ragel.git] / ragel / parsetree.cpp
2008-02-14 thurstonScanners now ensure that a pattern's leaving actions...
2008-01-11 thurstonPrevent the left machine from persisting through :...
2008-01-11 thurstonDon't allow the left machine of <: to escape through...
2008-01-05 thurstonRemainder of warnings fixed.
2007-10-24 thurstonOne of the ST_* macros collides with a macro in windows.h.
2007-09-28 thurstonEOF actions and targets for processing tokens are now...
2007-06-09 thurstonChanged the names of the generated scanner actions...
2007-05-13 thurstonNeed to isolate the start state of a scanner before...
2007-04-28 thurstonCan now embed the negative sense of a condition.
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-03-10 thurstonWhen multiple conditions are executed on a single chara...
2007-02-10 thurstonFixed the null dereference and consequential segfault...
2007-01-23 thurstonSome cleanup of comments and error messages.
2007-01-21 thurstonImport from my private repository. Snapshot after versi...