guix/src/libexpr
2009-11-06 01:15:44 +00:00
..
attr-path.cc
attr-path.hh
common-opts.cc
common-opts.hh
eval.cc * Allow unsafe (unspecified) comparisons between attrsets unless 2009-05-12 11:06:24 +00:00
eval.hh * Allow unsafe (unspecified) comparisons between attrsets unless 2009-05-12 11:06:24 +00:00
expr-to-xml.cc
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
Makefile.am * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
names.cc
names.hh
nix.sdf
nixexpr-ast.def * Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a 2009-05-15 12:35:23 +00:00
nixexpr.cc * Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a 2009-05-15 12:35:23 +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
parser.y * Change the scoping of "inherit (e) ..." in recs so that the 2009-05-15 13:46:13 +00:00
primops.cc * builtins.trace: in the common case that the value is a string, then 2009-10-22 08:10:12 +00:00