lix/src/libexpr
2004-01-30 16:32:14 +00:00
..
eval.cc * Replaced the SDF parser by a substantially faster Bison/Flex 2004-01-30 15:21:42 +00:00
eval.hh * Refactoring: put the Nix expression evaluator in its own library so 2003-11-19 11:35:41 +00:00
lexer.l * Replaced the SDF parser by a substantially faster Bison/Flex 2004-01-30 15:21:42 +00:00
Makefile.am * Detect flex and bison; updated the manual. 2004-01-30 16:32:14 +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 * Replaced the SDF parser by a substantially faster Bison/Flex 2004-01-30 15:21:42 +00:00
parser.hh * Maintain integrity of the substitute and successor mappings when 2003-11-22 18:45:56 +00:00
parser.y * Replaced the SDF parser by a substantially faster Bison/Flex 2004-01-30 15:21:42 +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