about summary refs log tree commit diff
path: root/src/libexpr/parser.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13 * Use a symbol table to represent identifiers and attribute namesEelco Dolstra1-2/+2
2010-04-12 * Don't use ATerms for the abstract syntax trees anymore. NotEelco Dolstra1-3/+2
2010-03-23 * Start of an evaluator that uses call-by-need (with thunk updating)Eelco Dolstra1-1/+1
2006-09-04 * Use a proper namespace.Eelco Dolstra1-0/+6
2004-02-04 * Use a map to lookup primops.Eelco Dolstra1-3/+3
2003-11-22 * Maintain integrity of the substitute and successor mappings whenEelco Dolstra1-0/+6
2003-11-19 * Refactoring: put the Nix expression evaluator in its own library soEelco Dolstra1-0/+10