guix/src/libexpr
Eelco Dolstra 0e705391db * Primop `toPath' to convert a string to a path.
* Primop `pathExists' to check for path existence.
2006-09-24 18:23:32 +00:00
..
Makefile.am * Move setuid stuff to libutil. 2006-09-04 22:55:28 +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 * Builtin function `add' to add integers. 2006-09-22 15:29:21 +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
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 * Primop `toPath' to convert a string to a path. 2006-09-24 18:23:32 +00:00