guix/src
Eelco Dolstra cab3f4977a * A path canonicaliser that doesn't depend on the existence of paths
(i.e., it doesn't use realpath(3), which is broken in any case).
  Therefore it doesn't resolve symlinks.
2003-07-08 19:58:41 +00:00
..
Makefile.am * Make dbRefs a mapping from Hash to [Path]. 2003-07-07 09:25:26 +00:00
archive.cc * Bug fix: properly check result of open(). 2003-07-06 15:08:39 +00:00
archive.hh * A function to restore from a Nix archive. 2003-06-23 13:27:59 +00:00
db.cc * Make dbRefs a mapping from Hash to [Path]. 2003-07-07 09:25:26 +00:00
db.hh * Make dbRefs a mapping from Hash to [Path]. 2003-07-07 09:25:26 +00:00
fix.cc * A command to query the paths referenced by an fstate expression. 2003-07-08 13:22:08 +00:00
fstate.cc * The output of a Derive() node is not a referenced path. 2003-07-08 15:33:06 +00:00
fstate.hh * A command to query the paths referenced by an fstate expression. 2003-07-08 13:22:08 +00:00
globals.cc * Get rid of the `netsources' database. 2003-07-08 08:35:06 +00:00
globals.hh * Get rid of the `netsources' database. 2003-07-08 08:35:06 +00:00
hash.cc * Realisation of File(...) expressions. 2003-06-27 13:55:12 +00:00
hash.hh * Realisation of File(...) expressions. 2003-06-27 13:55:12 +00:00
md5.c * Fix for big-endian platforms: check for endianness in MD5 computations. 2003-05-27 09:55:47 +00:00
md5.h * For efficiency: md5 integrated into nix. 2003-03-24 17:49:56 +00:00
nix-hash.cc * A utility `nix-hash' to compute Nix path hashes. 2003-07-06 15:11:02 +00:00
nix.cc * The output of a Derive() node is not a referenced path. 2003-07-08 15:33:06 +00:00
shared.cc * Make dbRefs a mapping from Hash to [Path]. 2003-07-07 09:25:26 +00:00
shared.hh * Refactoring: move initialisation and argument parsing into a shared 2003-07-04 15:42:03 +00:00
store.cc * deletePath() now removes the path from the hash2paths mapping. 2003-07-08 09:54:47 +00:00
store.hh * Make dbRefs a mapping from Hash to [Path]. 2003-07-07 09:25:26 +00:00
test-builder-1.sh * Started implementing the new evaluation model. 2003-06-16 13:33:38 +00:00
test-builder-2.sh * Argument processing. 2003-06-16 21:01:18 +00:00
test-expr-1.nix * Test for expression dereferencing. 2003-06-17 15:47:25 +00:00
test.cc * A path canonicaliser that doesn't depend on the existence of paths 2003-07-08 19:58:41 +00:00
util.cc * A path canonicaliser that doesn't depend on the existence of paths 2003-07-08 19:58:41 +00:00
util.hh * A command to query the paths referenced by an fstate expression. 2003-07-08 13:22:08 +00:00