nix-gh/src/libexpr
Eelco Dolstra ef2d4a2da9 * Print a more useful stack trace when an error occurs deep in the
derivation dependency graph.
2006-03-24 14:02:44 +00:00
..
Makefile.am * Refactoring: move derivation evaluation to libexpr. 2006-02-08 13:21:16 +00:00
eval.cc * In theory, this should reduce the number of ATermMap 2006-03-10 16:14:13 +00:00
eval.hh * In `nix-env', look for derivations inside attribute sets that have 2006-03-23 16:43:07 +00:00
get-drvs.cc * In `nix-env', look for derivations inside attribute sets that have 2006-03-23 16:43:07 +00:00
get-drvs.hh * `nix-env -qa --description' shows human-readable descriptions of 2006-03-10 16:20:42 +00:00
lexer.l * Added a list concatenation operator: 2005-07-25 15:05:34 +00:00
nix.sdf * Hm. 2006-03-23 16:37:49 +00:00
nixexpr-ast.def * Added a list concatenation operator: 2005-07-25 15:05:34 +00:00
nixexpr.cc * In theory, this should reduce the number of ATermMap 2006-03-10 16:14:13 +00:00
nixexpr.hh * GCC 4.1 compatibility. 2006-03-06 14:40:10 +00:00
parser.cc * Check for duplicate attributes and formal parameters in Nix 2005-03-10 11:33:46 +00:00
parser.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
parser.y * Override YYMALLOC and YYFREE so that we can call AT[un]protectMemory 2006-02-13 13:09:23 +00:00
primops.cc * Print a more useful stack trace when an error occurs deep in the 2006-03-24 14:02:44 +00:00