index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eval_env.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make use of Bindings typedef
Thiago Farina
2015-12-04
1
-2/+2
*
Add a missing &. (No behavior change, only used in tests.)
Nico Weber
2015-03-18
1
-1/+1
*
Env should only be about variables. No behavior change.
Nico Weber
2015-03-18
1
-3/+2
*
Fix build with libc++ after #921.
Nico Weber
2015-03-09
1
-29/+29
*
Allow scoping rules through subninja
Mohamed Bamakhrama
2015-03-01
1
-0/+28
*
rearrange handling of builtin bindings to make rules simpler
Evan Martin
2012-12-29
1
-0/+12
*
more private
Evan Martin
2011-12-30
1
-0/+2
*
make evalstring internals private
Evan Martin
2011-12-30
1
-2/+4
*
switch the core ninja parser to use re2c for the lexer
Evan Martin
2011-12-29
1
-4/+10
*
Add -Wextra warning flag.
Nicolas Despres
2011-11-19
1
-1/+1
*
fix warnings on Mac 10.5
Arnaud Gelas
2011-04-30
1
-0/+2
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-5/+5
*
include location of error in parse error messages in EvalEnv strings
Alexei Svitkine
2011-04-26
1
-1/+1
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
split some of jumble out
Evan Martin
2011-01-19
1
-11/+4
*
initialize pointer
Evan Martin
2010-12-20
1
-0/+1
*
use hash_map for paths; much faster builds
Evan Martin
2010-12-17
1
-0/+3
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+43