Don't allow the left machine of <: to escape through the right machine via the
[external/ragel.git] / ragel / rlscan.rl
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-08-03 thurstonUpdates to TODO and error message.
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-28 thurstonCan now embed the negative sense of a condition.
2007-04-06 thurstonAdded support for Ruby comments and regular expression...
2007-04-04 thurstonUse the new import feature of Ragel for bringing in...
2007-03-14 thurstonUpdated the manual section on instantiation to reflect...
2007-03-14 thurstonImporting moved into the primary scanner. Import statem...
2007-03-13 thurstonStarted on a scanner for importing definitions.
2007-03-13 thurstonMoved scanner class into a new header rlscan.h.
2007-03-12 thurstonSilence warnings about definite and/or possible use...
2007-03-12 thurstonAll machine instantiations are now implicitly reference...
2007-03-11 thurstonIn the port from flex to ragel, the Name separator...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-02-11 thurstonUse a single function for both the active flag (now...
2007-02-11 thurstonThe parserExists function should be called before activ...
2007-02-02 thurstonCR characters need to be treated as whitespace.
2007-02-01 thurstonImprovements to the handling of write statements in...
2007-02-01 thurstonMachine preparation and code generation is now handled...
2007-02-01 thurstonWrite statements are no longer in ragel_def elements...
2007-01-26 thurstonCleanup and removal of globals.
2007-01-25 thurstonConverted to single-line parser specifications where...
2007-01-24 thurstonA fix from Matt Mower.
2007-01-23 thurstonSome cleanup of comments and error messages.
2007-01-22 thurstonRemoved the old flex and bison files. Fixed a bug in...
2007-01-22 thurstonThe range keyword was not functional in 5.16. Wait...
2007-01-21 thurstonImport from my private repository. Snapshot after versi...