summaryrefslogtreecommitdiff
path: root/colm/parsetree.cc
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice updating.Adrian Thurston2012-01-181-1/+1
* Some name cleanup Accum -> Parser. AccumStream -> Input.Adrian Thurston2012-01-021-1/+1
* Allow the ending ' of single-literal strings to be omitted. The string ends atAdrian Thurston2011-08-021-1/+4
* The map type_ref is now working. This required considerable improvement to theAdrian Thurston2011-07-101-0/+46
* Repeat types now have their own map, eliminates need to lookup by name. TheAdrian Thurston2011-07-081-0/+15
* Need to collect tokens and nonterminals at parse time so we can declare theAdrian Thurston2011-06-151-7/+7
* .cpp files to .ccAdrian Thurston2011-05-261-0/+2089