guix/src/libexpr
Eelco Dolstra 0832956089 * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
..
Makefile.am * Refactoring: move derivation evaluation to libexpr. 2006-02-08 13:21:16 +00:00
eval.cc * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
eval.hh * Optimise null-ary term builders. Also declare all term builder 2006-05-02 21:58:46 +00:00
get-drvs.cc * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
get-drvs.hh * Huge reduction in memory use (2/3 or so on large nix-env -qas 2006-05-02 17:12:03 +00:00
lexer.l * Disallow unescaped $ in string literals. 2006-05-01 15:29:46 +00:00
nix.sdf * Hm. 2006-03-23 16:37:49 +00:00
nixexpr-ast.def * Use a linked list of substitutions. This reduces the amount of 2006-05-02 21:39:02 +00:00
nixexpr.cc * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
nixexpr.hh * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
parser.cc * Use the new ATermMap. 2006-05-04 12:21:08 +00:00
parser.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
parser.y * String interpolation. Expressions like 2006-05-01 14:01:47 +00:00
primops.cc * Use the new ATermMap. 2006-05-04 12:21:08 +00:00