summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of empty strings.John Mark Bell2008-08-011-28/+16
* Fix at-rule processing.John Mark Bell2008-07-311-7/+5
* 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-302-0/+110
* Implement error recovery for malformed declarations.John Mark Bell2008-07-301-12/+176
* Implement the first-stage parser.John Mark Bell2008-07-303-0/+1765
* Correctly process unterminated strings.John Mark Bell2008-06-262-26/+37
* Pedantic linewrappingJohn Mark Bell2008-05-201-2/+8
* Fix testdriver to accept # in inputJohn Mark Bell2008-05-031-2/+4
* Add spaceJohn Mark Bell2008-05-011-1/+1
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-0112-0/+2745