about summary refs log tree commit diff
path: root/src/eval.hh
AgeCommit message (Collapse)AuthorFilesLines
2003-06-17 * Simplify the evaluator.Eelco Dolstra1-30/+24
2003-06-16 * Started implementing the new evaluation model.Eelco Dolstra1-0/+86
* Lots of refactorings. * Unit tests.