summaryrefslogtreecommitdiffstats
path: root/src/parsers.cc
Commit message (Expand)AuthorAgeFilesLines
* ignore whitespace in makefilesEvan Martin2011-02-041-2/+6
* refactor parse error messagesEvan Martin2011-02-041-13/+13
* allow implicit depsEvan Martin2011-01-231-3/+23
* add an include statementEvan Martin2011-01-151-10/+20
* remove vestigal builddirEvan Martin2011-01-151-2/+0
* split out graph into its own headerEvan Martin2011-01-081-2/+3
* aggressively eval variables in build blocksEvan Martin2010-12-211-1/+1
* immediately evaluate variables in top-level bindingsEvan Martin2010-12-211-4/+13
* restore gyp root hackEvan Martin2010-12-201-0/+9
* Merge remote branch 'origin/master'Evan Martin2010-12-191-8/+9
|\
| * simplify token representation, speeding up parseEvan Martin2010-12-171-8/+9
* | remove special builddirEvan Martin2010-12-191-26/+2
* | expand variables in build pathsEvan Martin2010-12-191-4/+18
|/
* move src into subdirEvan Martin2010-12-051-0/+485