Line directives need to use the fileName stored in the InputLoc stuctures from
[external/ragel.git] / ragel / xmlcodegen.cpp
2009-08-01 thurstonLine directives need to use the fileName stored in...
2009-03-26 thurstonCan't pass item->nameTarg->id into makeTargetItem....
2009-03-22 thurstonRemoved references to intermediate file parsers.
2009-03-22 thurstonGot XML output working.
2009-03-21 thurstonThe main inputData (id) is no longer a global. It is...
2009-03-21 thurstonMoved some global data into InputData. Not all there...
2008-11-15 thurstonRemoved the hyphens from the file names.
2008-11-15 thurstonMore renaming.
2008-10-27 thurstonMore refactoring in the layer between backend and frontend.
2008-10-27 thurstonMinor refactoring. Added inputdata.h, which was left...
2008-10-26 thurstonSome more movement of code and data within the layer...
2008-10-26 thurstonSome more refactoring following the elimination of...
2008-10-26 thurstonsome refactoring
2008-10-26 thurstonMore work on the direct connection between frontend...
2008-10-24 thurstonThe rest of the direct-to-backend code. Not tested...
2008-10-19 thurstonImplemented makeLmSwitch and started making calls to...
2008-10-08 thurstonmore work on the building of backend inline lists
2008-10-08 thurstonGet ragel working again while the direct-to-backend...
2008-10-08 thurstonremoved unused function
2008-10-08 thurstonImplemented more of the direct access to the backend.
2008-10-08 thurstonStarted working on the direct construction of the backe...
2008-10-08 thurstonMore work on the direct access to the backend. The...
2008-10-07 thurstonThe action of the <ragel_def> tag was made into a direc...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-04-21 thurstonlm_switch needs to set p from tokend when there is...
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-14 thurstonThe "data" variable can now be overridden using the...
2007-06-11 thurstonAdjusted whitespace in xml output.
2007-06-10 thurstonCan cleanup the xml code generation and remove the...
2007-06-09 thurstonThe p varialbe is now set up at the beginning of a...
2007-06-08 thurstonPut the scanner action generators together.
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-29 thurstonIn the variable statement changed the name "curstate...
2007-04-25 thurstonBug fix: when fhold was used in scanner pattern actions...
2007-03-27 thurstonThe cs variable is now always initialized, unless the...
2007-03-25 thurstonSome fixes which silence warnings emitted by the micros...
2007-03-12 thurstonIf the main machine is not present then do not emit...
2007-03-12 thurstonAll machine instantiations are now implicitly reference...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-02-04 thurstonThe frontend is now responsible for creating the error...
2007-02-03 thurstonThe frontend now does a depth first ordering of states...
2007-01-21 thurstonImport from my private repository. Snapshot after versi...