summaryrefslogtreecommitdiffstats
path: root/src/lexer_test.cc
Commit message (Expand)AuthorAgeFilesLines
* add colon escapingPeter Kuemmel2012-01-291-2/+2
* make Lexer::Error not emit trailing newlineEvan Martin2012-01-051-1/+1
* allow hyphen in variable namesEvan Martin2011-12-301-1/+3
* switch the core ninja parser to use re2c for the lexerEvan Martin2011-12-291-0/+85