lix/src/libexpr
2006-05-02 17:51:50 +00:00
..
eval.cc * Some preliminaries towards NIX-45. 2006-05-02 13:39:55 +00:00
eval.hh * Allow string concatenations involving derivations, e.g., 2006-05-01 09:56:56 +00:00
get-drvs.cc * Huge reduction in memory use (2/3 or so on large nix-env -qas 2006-05-02 17:12:03 +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
Makefile.am
nix.sdf
nixexpr-ast.def * String interpolation. Expressions like 2006-05-01 14:01:47 +00:00
nixexpr.cc * Removed a bunch of ATreverses. 2006-05-02 17:51:50 +00:00
nixexpr.hh
parser.cc * String interpolation. Expressions like 2006-05-01 14:01:47 +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 * Allow string concatenations involving derivations, e.g., 2006-05-01 09:56:56 +00:00