summaryrefslogtreecommitdiff
path: root/ragel/cdcodegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* computing 'gapiness' and sorting states from high to lowAdrian Thurston2014-12-021-1/+3
* analysis pass that will help figure out the interleave sortAdrian Thurston2014-12-021-0/+3
* added default coverage statistics to -s optionAdrian Thurston2014-12-011-0/+6
* added table data to the statistics printingAdrian Thurston2014-12-011-3/+17
* use longer lines (128 items) for string tablesAdrian Thurston2014-11-301-2/+2
* first cut at string-based tables (ppragel integration)Adrian Thurston2014-11-301-15/+19
* pass HostType to TableArrayAdrian Thurston2014-11-301-4/+19
* removed iter vars no longer used, clears warningsAdrian Thurston2014-11-301-1/+0
* all table formatting moved to TableArrayAdrian Thurston2014-11-261-17/+2
* added inter-item formatting to TableArray, must be requestedAdrian Thurston2014-11-261-2/+8
* table CLOSE formatting moved into TableArrayAdrian Thurston2014-11-261-4/+2
* using local table arrays (C/D)Adrian Thurston2014-11-261-32/+9
* more conversion to TableArray in C/D binary search codegenAdrian Thurston2014-11-261-0/+4
* using the table array wrapper for cond keys in C/D codegenAdrian Thurston2014-11-251-0/+8
* use TableArray wrapper for C/D actions arrayAdrian Thurston2014-11-251-6/+27
* added the TableArray struct and instantiations for the diff C/D tablesAdrian Thurston2014-11-251-4/+32
* D2 Patch. From Johannes Pfau.Adrian Thurston2011-05-061-1/+117
* If getting the wide key and doing a comparison against a literal we need to beAdrian Thurston2010-09-171-0/+34
* Line directives need to use the fileName stored in the InputLoc stuctures fromAdrian Thurston2009-08-011-2/+2
* CS is in use on OpenSolaris, changed to vCS(). Changed EOFV() to vEOF(). TheAdrian Thurston2009-03-281-3/+3
* Moved some global data into InputData. Not all there yet.Adrian Thurston2009-03-211-10/+0
* Cleanup and code movement related to makeCodeGen.Adrian Thurston2009-03-151-85/+0
* Some cleanup of output stream opening.Adrian Thurston2009-03-151-45/+0
* We don't need to create allocate the outpute file stream and open the file atAdrian Thurston2009-03-151-5/+0
* added:Adrian Thurston2009-01-041-0/+14
* Changed the names of the variables that represent the no* options.Adrian Thurston2009-01-041-4/+4
* Removed the hyphens from the file names.Adrian Thurston2008-11-151-0/+987