guix/src/libexpr
Marc Weber 1407a1ec99 added primop functions __isBool, __isString, __isInt 2009-02-05 19:35:40 +00:00
..
Makefile.am * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
attr-path.cc
attr-path.hh
common-opts.cc
common-opts.hh
eval.cc * Require that __overrides is defined as a non-recursive attribute 2008-08-26 14:05:59 +00:00
eval.hh
expr-to-xml.cc * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +00:00
expr-to-xml.hh
get-drvs.cc * Evaluate attributes in sorted order for better determinism. 2008-08-25 14:31:29 +00:00
get-drvs.hh
lexer.l * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +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 * Another experimental feature: a way to truly override attributes in 2008-08-14 16:59:37 +00:00
nixexpr.cc * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +00:00
nixexpr.hh * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +00:00
parser.hh
parser.y * Make Nix build with Bison 2.4. 2009-01-12 12:51:28 +00:00
primops.cc added primop functions __isBool, __isString, __isInt 2009-02-05 19:35:40 +00:00