nix-super/src/libexpr
Eelco Dolstra 1109ea0680 * Fixed a subtle uninitialised variable bug in ATermMaps copied from
ATermMaps.  Found thanks to Valgrind!
2004-01-21 14:49:32 +00:00
..
eval.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
eval.hh * Refactoring: put the Nix expression evaluator in its own library so 2003-11-19 11:35:41 +00:00
Makefile.am * More `make dist' fixes. 2003-11-25 13:01:21 +00:00
nix.sdf * Maintain integrity of the substitute and successor mappings when 2003-11-22 18:45:56 +00:00
nixexpr.cc * Fixed a subtle uninitialised variable bug in ATermMaps copied from 2004-01-21 14:49:32 +00:00
nixexpr.hh * Refactoring: put the Nix expression evaluator in its own library so 2003-11-19 11:35:41 +00:00
parser.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
parser.hh * Maintain integrity of the substitute and successor mappings when 2003-11-22 18:45:56 +00:00
primops.cc * Allow integer bindings in derivations. 2003-11-25 12:05:48 +00:00
primops.hh * Refactoring: put the Nix expression evaluator in its own library so 2003-11-19 11:35:41 +00:00