Some more refactoring following the elimination of the intermediate file. Don't
[external/ragel.git] / redfsm / xmlparse.kh
2008-10-26 thurstonsome refactoring
2008-10-26 thurstonMore work on the direct connection between frontend...
2008-10-07 thurstonThe action of the <ragel_def> tag was made into a direc...
2008-10-07 thurstonDon't need to pass the language as a string, just use...
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-09-01 thurstonThe XML parser and scanner are now created in ragel...
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-01-04 thurstonMore warning elimination.
2008-01-04 thurstonEliminated warnings from gcc 4.3 about conversion from...
2007-09-28 thurstonEOF actions and targets for processing tokens are now...
2007-09-24 thurstonAdded an override for the eof variable.
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-06-22 thurstonImproved the error message given when there is a write...
2007-06-14 thurstonThe "data" variable can now be overridden using the...
2007-06-10 thurstonCan cleanup the xml code generation and remove the...
2007-04-29 thurstonIn the variable statement changed the name "curstate...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-02-13 thurstonUpdated the ChangeLog for 5.18.
2007-02-04 thurstonThe frontend is now responsible for creating the error...
2007-02-02 thurstonSplit the XML parsing, reduced fsm, and the code genera...