Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse $: | Peter Kuemmel | 2012-01-29 | 1 | -0/+20 |
* | add colon escaping | Peter Kuemmel | 2012-01-29 | 1 | -0/+4 |
* | Merge pull request #194 from evanj/newline_spaces | Evan Martin | 2012-01-05 | 1 | -1/+1 |
|\ | |||||
| * | Lexer: include leading spaces in the newline token. | Evan Jones | 2012-01-05 | 1 | -1/+1 |
* | | Lexer: Remove the trailing newline from lexer.in.cc not just lexer.cc | Evan Jones | 2012-01-05 | 1 | -1/+1 |
|/ | |||||
* | Lexer: include leading whitespace in the comment token. | Evan Jones | 2012-01-05 | 1 | -1/+1 |
* | windows: more build fixes | Scott Graham | 2012-01-04 | 1 | -0/+1 |
* | allow hyphen in variable names | Evan Martin | 2011-12-30 | 1 | -2/+2 |
* | make evalstring internals private | Evan Martin | 2011-12-30 | 1 | -6/+6 |
* | build fix | Evan Martin | 2011-12-30 | 1 | -0/+2 |
* | switch the core ninja parser to use re2c for the lexer | Evan Martin | 2011-12-29 | 1 | -0/+234 |