summaryrefslogtreecommitdiff
path: root/test/lex.c
Commit message (Expand)AuthorAgeFilesLines
* Just the one iteration, thanks. Also, no spam.John Mark Bell2009-01-121-1/+5
* More modifications to allow numerous iterations for profiling.John Mark Bell2008-11-301-38/+46
* css_string is now the same as a parserutils_dict_entry. This allows us to use...John Mark Bell2008-11-271-15/+15
* Port libcss to new lpu API.John Mark Bell2008-11-091-5/+4
* 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