guix/src/libexpr
Eelco Dolstra 2d2e28d02c * Override YYMALLOC and YYFREE so that we can call AT[un]protectMemory
on the Bison parse stack.  Otherwise, a garbage collect during
  parsing could lead to a crash.
2006-02-13 13:09:23 +00:00
..
eval.cc
eval.hh
get-drvs.cc * In nix-instantiate, allow us to specify a "path" to the 2006-02-10 17:25:59 +00:00
get-drvs.hh * In nix-instantiate, allow us to specify a "path" to the 2006-02-10 17:25:59 +00:00
lexer.l
Makefile.am * Refactoring: move derivation evaluation to libexpr. 2006-02-08 13:21:16 +00:00
nix.sdf
nixexpr-ast.def
nixexpr.cc * Memoise checkVarDefs since internally produced terms (i.e., not the 2005-11-04 15:17:05 +00:00
nixexpr.hh
parser.cc
parser.hh
parser.y * Override YYMALLOC and YYFREE so that we can call AT[un]protectMemory 2006-02-13 13:09:23 +00:00
primops.cc * Missing #include. 2005-09-13 13:17:01 +00:00