summaryrefslogtreecommitdiff
path: root/docs/Grammar
Commit message (Collapse)AuthorAgeFilesLines
* Implement the first-stage parser.John Mark Bell2008-07-301-0/+210
Things missing: 1) Recovery after parse errors 2) Event emission (the locations of DEBUG_EVENTS are about right for this) 3) A second-stage parser 4) Any kind of testsuite svn path=/trunk/libcss/; revision=4825