summaryrefslogtreecommitdiff
path: root/rlgen-java/javacodegen.h
Commit message (Expand)AuthorAgeFilesLines
* Moved all the code into the ragel directory.Adrian Thurston2008-11-141-195/+0
* More work on the direct connection between frontend and backend. Now appears toAdrian Thurston2008-10-261-2/+2
* email address update: thurston@cs.queensu.ca -> thurston@complang.orgAdrian Thurston2008-10-071-1/+1
* Renaming to avoid name conflicts following the merge of the frontend and back...Adrian Thurston2008-09-011-2/+2
* Started on the move back to a single executable. The backend programs are now aAdrian Thurston2008-08-301-16/+18
* Bug fix for eofTrans. When not using indicies we can't use a transitions's idAdrian Thurston2008-04-201-2/+2
* Scanner EOF transitions are now taken in Java code. Restructured the JavaAdrian Thurston2007-09-291-0/+2
* Removed the write eof command.Adrian Thurston2007-09-241-1/+0
* Introcuded the "eof" variable for indicating the end of file. The p variable isAdrian Thurston2007-09-241-0/+2
* The "data" variable can now be overridden using the variable statement. This isAdrian Thurston2007-06-141-0/+1
* In the variable statement changed the name "curstate" to "cs" (the defaultAdrian Thurston2007-04-291-8/+8
* Added exports and entry points to Java and Ruby code generation.Adrian Thurston2007-03-121-0/+1
* All machine instantiations are now implicitly referenced and always generated,Adrian Thurston2007-03-121-4/+4
* KEY() should be returning a string, allowing it to be interpreted. ARRAY_ITEM()Adrian Thurston2007-02-111-2/+3
* New array generation for Java. For a single array a series of initializationAdrian Thurston2007-02-111-3/+3
* The writeStatement function is now part of CodeGenData.Adrian Thurston2007-02-051-12/+1
* Some cleanup of code. These functions are not needed in Java and Ruby codeAdrian Thurston2007-02-041-4/+0
* Merged the FsmCodeGen, TabCodeGen and JavaTabCodeGen classes. Updated theAdrian Thurston2007-02-021-5/+156
* Shortened the name of the Java code generation executable.Adrian Thurston2007-02-021-0/+51