external/ragel.git
2009-04-04 thurstonUpdated the svn:ignore in test, added EXTRA_DIST so...
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 thurstonDon't try to install the backend manual pages.
2009-03-22 thurstondon't need the codegen variable
2009-03-22 thurstonDocumentation for 6.4.
2009-03-22 thurstonAdded to paragraph on build_parsers.
2009-03-22 thurstonDocumented:
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-19 thurstonOnly one executable now. Specified which frontend langu...
2009-03-18 thurstonUpdated usage information concerning which host languag...
2009-03-18 thurstonAdded a couple missing periods.
2009-03-18 thurstonRemoved backend manual pages.
2009-03-18 thurstonMerged in remaining manual pages.
2009-03-18 thurstonMerged in rlgen-java.1.in.
2009-03-18 thurstonMerged contents of rlgen-cd.1.in into ragel.1.in.
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-12-11 thurstonFixed a copy-paste error reported by Jose Quinteiro.
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 thurstonDon't need the redfsm directory anymore.
2008-11-14 thurstonMoved all the code into the ragel directory.
2008-11-13 thurstonErich Ocean did more than just Objective-C code generat...
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-09 thurstonScript for generating unicode machines. From Rakan...
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 thurston"eof" is no longer a write command.
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-07 thurstonA fix to the documentation makefile from John D. Mitchell.
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-08-29 thurstonNotes on version 6.3.
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 thurstonAdded Mitchell Foral.
2008-06-01 thurstonIn the condition code we need to copy transitions that...
2008-05-28 thurstonadded item.
2008-05-12 thurstonFixed crash on failed lookup of goto/call/etc target.
2008-05-12 thurstonMake all links black except for citations (of which...
2008-05-09 thurstonanother grammar fix
2008-05-09 thurstonMinor clarity fixes.
2008-05-09 thurstonnotes on 6.2
2008-04-30 thurstonNew patch from Evan with setup factored out.
2008-04-29 thurstonPatch from Evan Phoenix: updated rubinius code generati...
2008-04-24 thurstonadded an item.
2008-04-21 thurstonlm_switch needs to set p from tokend when there is...
2008-04-21 thurstonAdded hyperref doc. From shabble on IRC.
2008-04-21 thurstonRemoved completed items.
2008-04-20 thurstonremoved unused case
2008-04-20 thurstonAdjust maxIndexOffset to include eofTrans. Use maxIndex...
next