lix/src/libexpr
Eelco Dolstra e347033f71 * The result of a concatenation with a derivation on the left-hand
side should be a path, I guess.
* Handle paths that are in the store but not direct children of the
  store directory.
* Ugh, hack to prevent double context wrapping.
2006-09-24 21:39:57 +00:00
..
attr-path.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
attr-path.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
eval.cc * The result of a concatenation with a derivation on the left-hand 2006-09-24 21:39:57 +00:00
eval.hh * Builtin function `add' to add integers. 2006-09-22 15:29:21 +00:00
expr-to-xml.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
expr-to-xml.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
get-drvs.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
get-drvs.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
lexer.l * Compile the lexer as C++ code. Remove all the redundant C/C++ 2006-09-04 21:36:15 +00:00
Makefile.am * Move setuid stuff to libutil. 2006-09-04 22:55:28 +00:00
nix.sdf * Support `++'. 2006-09-11 13:05:15 +00:00
nixexpr-ast.def * Refactoring to support domain checks. 2006-07-24 15:16:03 +00:00
nixexpr.cc * Sone missing #includes. 2006-09-05 08:54:48 +00:00
nixexpr.hh * Shut up a warning. 2006-09-20 16:36:29 +00:00
parser.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
parser.y * Remove unnecessary inclusions of aterm2.h. 2006-09-04 22:08:40 +00:00
primops.cc * The result of a concatenation with a derivation on the left-hand 2006-09-24 21:39:57 +00:00