summaryrefslogtreecommitdiff
path: root/colm/loadfinal.cc
Commit message (Expand)AuthorAgeFilesLines
* colm: testing a new grammar where string concatenations are allowedliteral-concatenationAdrian Thurston2019-12-281-25/+39
* colm: proper implementation of both left and right recursion in c++Adrian Thurston2019-12-271-21/+24
* Created a common superclass for the export classesAdrian Thurston2019-12-271-19/+19
* left/right-independent iterator for repeats in top-down loadsAdrian Thurston2019-12-261-62/+109
* use left-recursing in the colm grammarAdrian Thurston2019-12-221-0/+2
* loadcolm cannot be shared by bootstrap0 and colmAdrian Thurston2019-12-151-0/+2866