Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make evalstring internals private | Evan Martin | 2011-12-30 | 1 | -3/+6 |
* | switch the core ninja parser to use re2c for the lexer | Evan Martin | 2011-12-29 | 1 | -58/+22 |
* | Allow '$ ' to escape spaces in identifiers. | Jeremy Apthorp | 2011-11-21 | 1 | -0/+3 |
* | expand $$ as $ | Evan Martin | 2011-05-27 | 1 | -0/+3 |
* | include location of error in parse error messages in EvalEnv strings | Alexei Svitkine | 2011-04-26 | 1 | -1/+5 |
* | handle variable expansion with upper-case characters | Orestis Agathokleous | 2011-03-07 | 1 | -1/+3 |
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
* | split some of jumble out | Evan Martin | 2011-01-19 | 1 | -0/+71 |