summaryrefslogtreecommitdiff
path: root/src/lex
Commit message (Expand)AuthorAgeFilesLines
* For tokens where there's a possibility of case differences requiring case ins...John Mark Bell2008-08-042-0/+4
* 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-012-35/+42
* 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-013-0/+2232