Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rearrange handling of builtin bindings to make rules simpler | Evan Martin | 2012-12-29 | 1 | -0/+16 |
* | Revert "Make StringPiece data members private." | Nico Weber | 2012-07-28 | 1 | -1/+1 |
* | Make StringPiece data members private. | Thiago Farina | 2012-06-30 | 1 | -1/+1 |
* | 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 |