Use region for macros.
[external/ragel.git] / ragel /
2009-06-11 thurstonStarted on the frontend support for pointer-based lengt...
2009-06-11 thurstonUse top_srcdir for includes so out-of-tree builds can...
2009-05-23 thurstonPut -g into the CXXFLAGS in configure.in. This can...
2009-05-23 thurstonShould not be modifying the program's arguments. Proble...
2009-05-23 thurstonA const-correctness fix from Diego.
2009-05-18 thurstonSomehow r663, which contained a fix for 64bit, got...
2009-04-09 thurstonRemoved the dist-hook. Just going to use ragel-release...
2009-04-04 thurstonPut the CLEANFILES for the parsers inside the BUILD_PAR...
2009-04-04 thurstonMoved the authoritative VERSION and PUBDATE to configur...
2009-04-04 thurstonMerged in the ragel-6.4-am branch.
2009-03-28 thurstonCS is in use on OpenSolaris, changed to vCS(). Changed...
2009-03-26 thurstonCan't pass item->nameTarg->id into makeTargetItem....
2009-03-22 thurstonRemoved references to intermediate file parsers.
2009-03-22 thurstonDocumentation for 6.4.
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...
2009-03-21 thurstonRemoved wantComplete and outputActive from InputData...
2009-03-18 thurstonUpdated usage information concerning which host languag...
2009-03-16 thurstonThe terminateAllParsers function moved into InputData.
2009-03-15 thurstonImproved graphviz output and got -M and -S working...
2009-03-15 thurstonSome function renaming.
2009-03-15 thurstonCleanup and code movement related to makeCodeGen.
2009-03-15 thurstonSome more cleanup. Put a pointer to CodeGenData in...
2009-03-15 thurstonA bit more cleanup.
2009-03-15 thurstonSome cleanup of output stream opening.
2009-03-15 thurstonWe don't need to create allocate the outpute file strea...
2009-03-14 thurstonUpdated the help output. Moved some code from InputData...
2009-01-26 thurstonNeed line directives ahead of the host blocks.
2009-01-26 thurstonDon't need the gperf keyword seaching anymore.
2009-01-23 thurstonFixed a problem reading hex numbers that have the high...
2009-01-04 thurstonadded:
2009-01-04 thurstonChanged the names of the variables that represent the...
2008-11-15 thurstonUpdated the header define wrapper since renaming.
2008-11-15 thurstonRemoved the hyphens from the file names.
2008-11-15 thurstonMore renaming.
2008-11-15 thurstonMore cleanup ... dot and ruby file names.
2008-11-15 thurstonCleanup of dot code generation.
2008-11-15 thurstonCleanup of the C/D code generator.
2008-11-15 thurstonSome cleanup of the java code generation files.
2008-11-15 thurstonRemoved the now missing makefiles from the list of...
2008-11-14 thurstonMoved all the code into the ragel directory.
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 thurstonNeed preserve xml code generation and duplicate+migrate...
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 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-10-07 thurstonIn kelbt 0.13 the eof token is prefixed with the parser...
2008-10-06 thurstonAdded support for DESTDIR variable. Patch from Diego...
2008-10-06 thurstonUse CXXFLAGS instead of CFLAGS for C++ compiling. Patch...
2008-10-06 thurstonremoved redundant error check
2008-09-01 thurstonNow supplying the XmlParser to writeMachines.
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-31 thurstonBackend main functions are now factored out.
2008-08-31 thurstonRemoved arg passing from frontend to backend functions.
2008-08-30 thurstonDot output working again.
2008-08-30 thurstonStarted on the move back to a single executable. The...
2008-07-18 thurstonInclude the root in the include history.
2008-07-18 thurstonTrack the entire include history of a parser state...
2008-06-01 thurstonIn the condition code we need to copy transitions that...
2008-05-12 thurstonFixed crash on failed lookup of goto/call/etc target.
2008-04-29 thurstonPatch from Evan Phoenix: updated rubinius code generati...
2008-04-21 thurstonlm_switch needs to set p from tokend when there is...
2008-04-20 thurstonremoved unused case
2008-04-16 thurstonMissing break.
2008-04-15 thurstonApplied patch for compiling Ragel using MSVC from Andre...
2008-04-15 thurstonApplied a patch from Andrei Polushin for setting the...
2008-04-13 thurstonTypo fix from Andrei Polushin.
2008-04-09 thurstonError messages in start label analysis of join operatio...
2008-04-07 thurstonImproved include and import file searching errors....
2008-04-06 thurstonInclude and import file searching now searches for...
2008-04-03 thurstonNeed to compute the low and high character-space keys...
2008-03-30 thurstonC# patch Daniel Tang.
2008-03-26 thurstonDocs for 6.1.
2008-03-26 thurstonNeed to unset the final state status of the start state...
2008-03-20 thurstonAdded a flag -d for turning off the removal of duplicat...
2008-02-14 thurstonScanners now ensure that a pattern's leaving actions...
2008-01-12 thurstonRemoved debug message. Fixed const-correctness.
2008-01-11 thurstonSelf-host with 6.0.
2008-01-11 thurstonThe "tokstart" and "tokend" variables were changed...
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-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.
next