summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve recovery from malformed declarationsJohn Mark Bell2008-07-312-69/+198
* Generate and emit eventsJohn Mark Bell2008-07-303-0/+148
* Implement error recovery for malformed declarations.John Mark Bell2008-07-303-12/+185
* Implement the first-stage parser.John Mark Bell2008-07-3011-2/+2070
* Whoops. Missed this when adding the invalid string stuff.John Mark Bell2008-07-151-0/+3
* Update lexer documentationJohn Mark Bell2008-06-262-0/+2
* Correctly process unterminated strings.John Mark Bell2008-06-264-27/+126
* Pedantic linewrappingJohn Mark Bell2008-05-201-2/+8
* A more complex test, taken from the CSS3 syntax moduleJohn Mark Bell2008-05-052-0/+30
* Match expected token data with that output by the lexer.John Mark Bell2008-05-052-4/+59
* Fix testdriver to accept # in inputJohn Mark Bell2008-05-033-7/+628
* Testdriver for automated lexer tests. This needs a little more work to verify...John Mark Bell2008-05-016-1/+302
* Add spaceJohn Mark Bell2008-05-011-1/+1
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-0139-0/+57244