index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
parsers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
use StringPiece for makefile deps
Evan Martin
2011-09-12
1
-2/+5
*
Implement default target statements
Peter Collingbourne
2011-08-31
1
-0/+1
*
don't track line/column until you encounter an error, then re-parse
Evan Martin
2011-07-26
1
-23/+10
*
switch to $ as the line continuation char
Evan Martin
2011-05-27
1
-5/+12
*
refactor let parsing, passing another test
Evan Martin
2011-05-24
1
-3/+11
*
refactor parser, check in some failing tests
Evan Martin
2011-05-23
1
-2/+20
*
drop reserved words 'build'/'rule'/'subninja'/etc.
Evan Martin
2011-05-01
1
-5/+2
*
fix warnings on Mac 10.5
Arnaud Gelas
2011-04-30
1
-0/+1
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-3/+7
*
include location of error in parse error messages in EvalEnv strings
Alexei Svitkine
2011-04-26
1
-1/+3
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
ignore whitespace in makefiles
Evan Martin
2011-02-04
1
-2/+6
*
refactor parse error messages
Evan Martin
2011-02-04
1
-0/+2
*
allow implicit deps
Evan Martin
2011-01-23
1
-0/+1
*
add an include statement
Evan Martin
2011-01-15
1
-1/+4
*
remove vestigal builddir
Evan Martin
2011-01-15
1
-1/+0
*
immediately evaluate variables in top-level bindings
Evan Martin
2010-12-21
1
-1/+3
*
Merge remote branch 'origin/master'
Evan Martin
2010-12-19
1
-2/+2
|
\
|
*
simplify token representation, speeding up parse
Evan Martin
2010-12-17
1
-2/+2
*
|
remove special builddir
Evan Martin
2010-12-19
1
-4/+0
|
/
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+101