summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merged the FsmCodeGen, TabCodeGen and JavaTabCodeGen classes. Updated theAdrian Thurston2007-02-0211-1707/+1440
* Shortened the name of the Java code generation executable.Adrian Thurston2007-02-0212-9/+9
* Updated svn:ignore in common, now that objects and an archive are created.Adrian Thurston2007-02-020-0/+0
* Improvements to the examples build following the merge.Adrian Thurston2007-02-021-61/+17
* Removed last example directory.Adrian Thurston2007-02-021-41/+0
* Eliminated per-example private directories.Adrian Thurston2007-02-0228-240/+163
* The common code is now a library (no more #include "common.cpp"). ImprovementsAdrian Thurston2007-02-029-46/+90
* Removed Java code generation from rlcodegen. Added the cd javagen && make toAdrian Thurston2007-02-027-486/+8
* Updated SUBDIRS in the top-level makefile and the clean target in javagen.Adrian Thurston2007-02-022-2/+2
* Removed inactive code originating from the split out of rlcodegen.Adrian Thurston2007-02-025-545/+1
* Applied java data array encoding patch from Colin Fleming. Only works with byteAdrian Thurston2007-02-0210-191/+258
* Java code generation split out into its own executable. Still needs to beAdrian Thurston2007-02-0212-11/+3155
* GraphvizDotGen is now a subclass of CodeGenData.Adrian Thurston2007-02-024-114/+104
* Split the XML parsing, reduced fsm, and the code generation data structures outAdrian Thurston2007-02-0212-29/+94
* More separation between the XML reading and data collection classes, and theAdrian Thurston2007-02-0210-221/+221
* Added an item. Resulted from discussion with MenTaLguY.Adrian Thurston2007-02-021-0/+10
* Improvements to the handling of write statements in the backend.Adrian Thurston2007-02-0111-82/+108
* Machine preparation and code generation is now handled by two virtual functionsAdrian Thurston2007-02-017-119/+86
* Write statements are no longer in ragel_def elements. They appear on their ownAdrian Thurston2007-02-013-39/+47
* Moved code dependent on the output type and code style from CodeGenData toAdrian Thurston2007-02-014-140/+148
* Eliminated the pointer from the subclass FsmCodeGen up to the superclassAdrian Thurston2007-01-3112-90/+77
* This transformation makes CodeGenData a superclass of FsmCodeGen. The existingAdrian Thurston2007-01-315-34/+44
* More organizational changes. The codeGen structure is now created in theAdrian Thurston2007-01-313-43/+42
* Eliminated the cgd global.Adrian Thurston2007-01-306-39/+21
* Added an item.Adrian Thurston2007-01-301-0/+2
* Did some more reorganization in support of separating out a redfsm.a libraryAdrian Thurston2007-01-304-101/+107
* Moved the value limits which are collected during machine analysis time fromAdrian Thurston2007-01-3015-321/+340
* Added item.Adrian Thurston2007-01-301-0/+2
* The spelling of Erich's name has changed. Now updated throughout.Adrian Thurston2007-01-3020-21/+21
* Moved more analysis code from FsmCodeGen into CodeGenData. Eliminated theAdrian Thurston2007-01-304-118/+116
* Moved analysis code from FsmCodeGen into CodeGenData.Adrian Thurston2007-01-304-180/+182
* Removed output-related globals. Fixed and error in splitcodegen which testedAdrian Thurston2007-01-3019-51/+114
* Added an item.Adrian Thurston2007-01-291-0/+3
* Updates to the scanner section. Gave the semantic condition figures boundingAdrian Thurston2007-01-293-168/+187
* Minor update to CREDITS file.Adrian Thurston2007-01-291-1/+4
* This can go.Adrian Thurston2007-01-291-49/+0
* More content added. Did a smallish reorganization. Needs a lot of cleanupAdrian Thurston2007-01-294-451/+1104
* Updates to the guarded operator section.Adrian Thurston2007-01-286-44/+170
* Expanded the Introductions to chapters 3 and 4 (actions and controllingAdrian Thurston2007-01-288-50/+794
* added an itemAdrian Thurston2007-01-281-0/+3
* Documented 5.17 release. Updated the homepage in various places. Updated theAdrian Thurston2007-01-286-25/+25
* Some rewording of things in the Introduction chapter.Adrian Thurston2007-01-271-98/+108
* Added bounding boxes to the figures that had text cut off. Reduced the lineAdrian Thurston2007-01-2718-793/+1037
* Adjusted formatting: 11pt font, margins, don't use titlesec or pslatex.Adrian Thurston2007-01-271-5/+3
* Finished replacement of manually drawn figures with graphviz drawn figures.Adrian Thurston2007-01-2728-900/+1709
* Began replacement of manually drawn figures with graphviz drawn figures.Adrian Thurston2007-01-279-82/+297
* Fixed an unintentional concatenation of two patterns due to a missingAdrian Thurston2007-01-261-1/+1
* added an itemAdrian Thurston2007-01-261-0/+4
* The range keyword has been disabled for the parser rewrite of 5.17 so that theAdrian Thurston2007-01-261-3/+3
* Cleanup and removal of globals.Adrian Thurston2007-01-265-81/+65