guix/src/libexpr
2011-12-16 23:33:01 +00:00
..
attr-path.cc
attr-path.hh
common-opts.cc * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00
common-opts.hh * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00
eval.cc Remove the unused sCurrentOutput symbol 2011-11-06 06:28:34 +00:00
eval.hh Remove the unused sCurrentOutput symbol 2011-11-06 06:28:34 +00:00
get-drvs.cc
get-drvs.hh
lexer.l * Add a Nix expression search path feature. Paths between angle 2011-08-06 16:05:24 +00:00
Makefile.am * Refactoring: move parseExprFromFile() and parseExprFromString() into 2011-08-06 13:02:55 +00:00
names.cc
names.hh
nix.sdf
nixexpr.cc * Allow a default value in attribute selection by writing 2011-07-13 12:19:57 +00:00
nixexpr.hh * Allow a default value in attribute selection by writing 2011-07-13 12:19:57 +00:00
parser.y * Handle the case where the search path element is a regular file. 2011-08-06 18:45:28 +00:00
primops.cc * Sync with the trunk. 2011-12-16 23:33:01 +00:00
symbol-table.hh
value-to-xml.cc
value-to-xml.hh