summaryrefslogtreecommitdiff
path: root/src/parse/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Something approximating recovery from malformed at-rules.John Mark Bell2008-07-311-6/+141
* Improve recovery from malformed declarationsJohn Mark Bell2008-07-311-69/+195
* Generate and emit eventsJohn Mark Bell2008-07-301-0/+82
* Implement error recovery for malformed declarations.John Mark Bell2008-07-301-12/+176
* Implement the first-stage parser.John Mark Bell2008-07-301-0/+1671