lix/src
Eelco Dolstra 7349bd0176 New primitives:
* `sub' to subtract two numbers.
* `stringLength' to get the length of a string.
* `substring' to get a substring of a string.  These should be enough
  to allow most string operations to be expressed.
2007-01-29 14:23:09 +00:00
..
bin2c
boost
bsdiff-4.3
libexpr New primitives: 2007-01-29 14:23:09 +00:00
libmain * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
libstore * exportReferencesGraph: work on paths within store paths as well. 2007-01-23 16:57:43 +00:00
libutil * Cleanup. 2007-01-13 14:21:49 +00:00
nix-env * Handle multiple indirect symlinks when loading a Nix expression. 2007-01-15 14:50:25 +00:00
nix-hash
nix-instantiate * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
nix-log2xml
nix-setuid-helper * Nasty: Glibc clears the TMPDIR environment variable in setuid 2007-01-24 13:31:20 +00:00
nix-store * nix-pack-closure: store the top-level store paths in the closure. 2007-01-13 19:50:42 +00:00
nix-worker
aterm-helper.pl
Makefile.am