summaryrefslogtreecommitdiff
path: root/src/lex/lex.h
Commit message (Expand)AuthorAgeFilesLines
* Port libcss to new lpu API.John Mark Bell2008-11-091-3/+3
* For tokens where there's a possibility of case differences requiring case ins...John Mark Bell2008-08-041-0/+2
* Stub out at-rule handlingJohn Mark Bell2008-08-041-0/+1
* Only intern strings when we get a token from the lexer. Strings in tokens tha...John Mark Bell2008-08-011-1/+1
* Correctly process unterminated strings.John Mark Bell2008-06-261-7/+7
* Add spaceJohn Mark Bell2008-05-011-1/+1
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-011-0/+67