summaryrefslogtreecommitdiff
path: root/colm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* removed the fsmrun.h header, which was emptyAdrian Thurston2013-02-091-2/+2
* removing old COLM_LOG defines and varsAdrian Thurston2012-08-241-4/+3
* add built files to the clean list if built-sources is onAdrian Thurston2012-08-011-1/+3
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-0/+183
* moved 'colm' dir to 'src'Adrian Thurston2012-07-011-183/+0
* improvements to the ragel and colm config-time checksAdrian Thurston2012-07-011-3/+3
* cleanup: file renamingAdrian Thurston2012-05-261-3/+3
* code movementAdrian Thurston2012-05-261-1/+2
* cleanup: code movementAdrian Thurston2012-05-261-2/+2
* removed empty fsmrun.cAdrian Thurston2012-05-211-1/+1
* Copyright notice updating.Adrian Thurston2012-01-181-1/+1
* Don't print parse errors. Store them and make them available. refs #331.Adrian Thurston2011-10-311-1/+1
* Cleanup: moving structs into the proper headers, new header for program struct,Adrian Thurston2011-10-301-1/+1
* The headers that get installed are now referenced using <colm/header.h> so thatAdrian Thurston2011-10-251-18/+20
* Added an option -L for just writing the C file with no main. Intended to beAdrian Thurston2011-10-221-66/+66
* Pointer and Ref type references needed work following the recent improvementsAdrian Thurston2011-07-281-1/+1
* Some code movement.Adrian Thurston2011-06-181-1/+1
* Turning the 'analyze' pass into a type resolution pass.Adrian Thurston2011-06-051-1/+1
* Install the runtime headers.Adrian Thurston2011-06-031-1/+5
* .cpp files to .ccAdrian Thurston2011-05-261-13/+13
* Added back parser building rules, which were disabled since moving to automake.Adrian Thurston2011-05-181-14/+15
* Fixes for the dists. refs #284.Adrian Thurston2011-05-111-0/+10
* Started converting build to automake. refs #284.Adrian Thurston2011-05-111-0/+165