summaryrefslogtreecommitdiff
path: root/ragel/rlscan.h
Commit message (Expand)AuthorAgeFilesLines
* The main inputData (id) is no longer a global. It is allocated in main() befo...Adrian Thurston2009-03-211-2/+4
* Updated the header define wrapper since renaming.Adrian Thurston2008-11-151-1/+1
* More work on the direct connection between frontend and backend. Now appears toAdrian Thurston2008-10-261-3/+2
* email address update: thurston@cs.queensu.ca -> thurston@complang.orgAdrian Thurston2008-10-071-1/+1
* Started on the move back to a single executable. The backend programs are now aAdrian Thurston2008-08-301-4/+4
* Track the entire include history of a parser state to prevent duplicates.Adrian Thurston2008-07-181-15/+1
* Include and import file searching now searches for the file name given based onAdrian Thurston2008-04-061-9/+7
* Self-host with 6.0.Adrian Thurston2008-01-111-2/+2
* Importing moved into the primary scanner. Import statements now open up a newAdrian Thurston2007-03-141-37/+20
* Started on a scanner for importing definitions.Adrian Thurston2007-03-131-1/+40
* Moved scanner class into a new header rlscan.h.Adrian Thurston2007-03-131-0/+125