guix/src/libexpr
Eelco Dolstra db90b88e65 * Hack to support builderDefs expressions. 2010-04-12 09:50:20 +00:00
..
Makefile.am * expr-to-xml -> value-to-xml. 2010-04-07 13:59:45 +00:00
attr-path.cc * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
attr-path.hh * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
common-opts.cc * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
common-opts.hh * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
eval-test.cc 2010-04-12 09:14:27 +00:00
eval.cc * Hack to support builderDefs expressions. 2010-04-12 09:50:20 +00:00
eval.hh * Keep more statistics about stack space usage. 2010-04-09 12:00:49 +00:00
get-drvs.cc * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
get-drvs.hh * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
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 First attempt to update Nix SDF grammar to match the actual bison grammar 2008-06-04 14:36:46 +00:00
nixexpr-ast.def * Removed the `~' operator. 2010-04-01 16:59:07 +00:00
nixexpr.cc * Remove a lot of dead code. 2010-04-08 11:41:19 +00:00
nixexpr.hh * Remove a lot of dead code. 2010-04-08 11:41:19 +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 * Removed the `~' operator. 2010-04-01 16:59:07 +00:00
primops.cc * expr-to-xml -> value-to-xml. 2010-04-07 13:59:45 +00:00
value-to-xml.cc * expr-to-xml -> value-to-xml. 2010-04-07 13:59:45 +00:00
value-to-xml.hh * expr-to-xml -> value-to-xml. 2010-04-07 13:59:45 +00:00