lix/src/libexpr
Eelco Dolstra 7cd88b1dec * Generalised the dependencyClosure primop to builtins.genericClosure,
which is hopefully more useful.
* New primops: length, mul, div.
2008-07-11 13:29:04 +00:00
..
attr-path.cc
attr-path.hh
common-opts.cc
common-opts.hh
eval.cc * New builtin function "isFunction". You're not supposed to use it 2007-05-16 16:17:04 +00:00
eval.hh
expr-to-xml.cc * GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour and 2008-05-21 11:17:31 +00:00
expr-to-xml.hh
get-drvs.cc * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then the 2007-09-17 16:08:24 +00:00
get-drvs.hh * nix-env -i: instead of breaking package ties by version, break them 2007-05-01 20:33:18 +00:00
lexer.l * Fix the parsing of 2008-02-05 13:38:07 +00:00
Makefile.am * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +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 * Added a new kind of multi-line string literal delimited by two 2007-11-30 16:48:45 +00:00
nixexpr.cc * GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour and 2008-05-21 11:17:31 +00:00
nixexpr.hh
parser.hh
parser.y * Added a new kind of multi-line string literal delimited by two 2007-11-30 16:48:45 +00:00
primops.cc * Generalised the dependencyClosure primop to builtins.genericClosure, 2008-07-11 13:29:04 +00:00