summaryrefslogtreecommitdiffstats
path: root/dimension/tokenize.l
Commit message (Expand)AuthorAgeFilesLines
* Begin bison implementation of parser.Tavian Barnes2009-11-231-796/+0
* Calculate column correctly in tokenizing.Tavian Barnes2009-11-231-21/+38
* Support nested /* */ comments.Tavian Barnes2009-11-231-21/+25
* Use flex for the tokenizer.Tavian Barnes2009-11-231-0/+775