summaryrefslogtreecommitdiffstats
path: root/src/eval_env.h
Commit message (Collapse)AuthorAgeFilesLines
* fix warnings on Mac 10.5Arnaud Gelas2011-04-301-0/+2
| | | | structures had virtual functions but not virtual destructors
* add doxygen-compatibile comments to most classesEvan Martin2011-04-291-5/+5
|
* include location of error in parse error messages in EvalEnv stringsAlexei Svitkine2011-04-261-1/+1
| | | | | E.g. when parsing "foo = ${bar", point at the correct location of the missing curly brace.
* add copyrightsEvan Martin2011-02-061-0/+14
|
* split some of jumble outEvan Martin2011-01-191-11/+4
|
* initialize pointerEvan Martin2010-12-201-0/+1
|
* use hash_map for paths; much faster buildsEvan Martin2010-12-171-0/+3
|
* move src into subdirEvan Martin2010-12-051-0/+43