guix/src/libexpr
2010-03-26 15:45:53 +00:00
..
attr-path.cc
attr-path.hh
common-opts.cc
common-opts.hh
eval-test.cc * Primops (not yet finished). 2010-03-26 15:45:53 +00:00
eval.cc * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00
eval.hh * Allow unsafe (unspecified) comparisons between attrsets unless 2009-05-12 11:06:24 +00:00
expr-to-xml.cc * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00
expr-to-xml.hh
get-drvs.cc * Support integers and lists of strings in meta fields. This is 2009-06-30 15:53:39 +00:00
get-drvs.hh * Support integers and lists of strings in meta fields. This is 2009-06-30 15:53:39 +00:00
lexer.l * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +00:00
Makefile.am * Start of an evaluator that uses call-by-need (with thunk updating) 2010-03-23 17:30:50 +00:00
names.cc * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
names.hh * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
nix.sdf
nixexpr-ast.def * Quick and dirty implementation of with'. with e1; e2' is 2010-03-25 14:51:04 +00:00
nixexpr.cc * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00
nixexpr.hh * Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a 2009-05-15 12:35:23 +00:00
parser.hh * Start of an evaluator that uses call-by-need (with thunk updating) 2010-03-23 17:30:50 +00:00
parser.y * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00
primops.cc * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00