lix/src/libexpr
Eelco Dolstra fe95650487 Memoize evalFile() lookups under both the original and resolved name
Previously we only used the resolved name, causing repeated resolution
(e.g. /dir to /dir/default.nix).
2013-10-23 11:19:01 +00:00
..
attr-path.cc Work on Values instead of Exprs 2013-09-03 13:17:51 +00:00
attr-path.hh Work on Values instead of Exprs 2013-09-03 13:17:51 +00:00
common-opts.cc
common-opts.hh
eval-inline.hh Make sure that thunks are restored properly if an exception occurs 2013-03-14 17:21:13 +01:00
eval.cc Memoize evalFile() lookups under both the original and resolved name 2013-10-23 11:19:01 +00:00
eval.hh Don't show <nix/derivation.nix> in stack traces 2013-10-17 11:47:38 +02:00
get-drvs.cc
get-drvs.hh
lexer.l Fix whitespace 2013-09-02 16:29:15 +02:00
Makefile.am
names.cc nix-env: Use wildcard match by default 2013-09-03 16:35:49 +02:00
names.hh
nix.sdf
nixexpr.cc printStats(): Print the size of the symbol table in bytes 2013-10-08 15:37:08 +02:00
nixexpr.hh Deduplicate filenames in Pos 2013-10-08 15:36:10 +02:00
parser.y Ensure proper type checking/coercion of "${expr}" 2013-10-17 00:57:24 +02:00
primops.cc Fold two stack trace messages in derivations 2013-10-17 11:57:25 +02:00
symbol-table.hh printStats(): Print the size of the symbol table in bytes 2013-10-08 15:37:08 +02:00
value-to-xml.cc
value-to-xml.hh
value.hh Store Nix integers as longs 2013-08-19 12:35:03 +02:00