summaryrefslogtreecommitdiffstats
path: root/src/state.h
Commit message (Expand)AuthorAgeFilesLines
* No need to write 'struct' before type name when declaraing variables in C++.Thiago Farina2012-05-231-1/+1
* more stringpieceEvan Martin2012-01-091-3/+3
* switch node lookup to StringPieceEvan Martin2012-01-091-2/+2
* more whitespaceEvan Martin2011-12-071-0/+4
* merge StatCache into StateEvan Martin2011-12-071-6/+10
* Add spelling suggestions for four cases:Nico Weber2011-11-161-0/+1
* Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_Peter Collingbourne2011-10-181-0/+1
* Factor out State struct from ninja_jumble.cc into its header/source files.Thiago Farina2011-09-031-0/+68