summaryrefslogtreecommitdiffstats
path: root/src/parsers_test.cc
Commit message (Expand)AuthorAgeFilesLines
* add copyrightsEvan Martin2011-02-061-0/+14
* ignore whitespace in makefilesEvan Martin2011-02-041-0/+10
* refactor parse error messagesEvan Martin2011-02-041-1/+1
* allow implicit depsEvan Martin2011-01-231-1/+13
* add an include statementEvan Martin2011-01-151-0/+11
* split out graph into its own headerEvan Martin2011-01-081-0/+1
* aggressively eval variables in build blocksEvan Martin2010-12-211-2/+8
* immediately evaluate variables in top-level bindingsEvan Martin2010-12-211-1/+4
* allow one-letter variable namesEvan Martin2010-12-191-2/+4
* remove special builddirEvan Martin2010-12-191-31/+3
* expand variables in build pathsEvan Martin2010-12-191-0/+21
* move src into subdirEvan Martin2010-12-051-0/+290