summaryrefslogtreecommitdiff
path: root/test/lex.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of test drivers on 64bit platforms.John Mark Bell2008-09-051-13/+23
* Only intern strings when we get a token from the lexer. Strings in tokens tha...John Mark Bell2008-08-011-1/+1
* Whoops. Missed this when adding the invalid string stuff.John Mark Bell2008-07-151-0/+3
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-011-0/+184