guix/src
Eelco Dolstra 5079ccb455 * Move most of Nix into a library (libnix.a).
* Run `test' on `make check'.
2003-06-20 10:53:04 +00:00
..
archive.cc * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +00:00
archive.hh * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +00:00
db.cc * Open the database read-only when enumerating tables. 2003-05-30 15:18:30 +00:00
db.hh * Some refactoring. 2003-05-26 13:45:00 +00:00
eval.cc * Lambdas, applications, substitutions. 2003-06-18 12:36:12 +00:00
eval.hh * Lambdas, applications, substitutions. 2003-06-18 12:36:12 +00:00
fix.cc * Refactoring: hash class. 2003-06-15 13:41:32 +00:00
globals.cc * Started implementing the new evaluation model. 2003-06-16 13:33:38 +00:00
globals.hh * Derefencing of hashed expressions. 2003-06-17 15:45:43 +00:00
hash.cc * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +00:00
hash.hh * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +00:00
Makefile.am * Move most of Nix into a library (libnix.a). 2003-06-20 10:53:04 +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
nix.cc * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +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 * Refactoring: move dump function into archive.cc. 2003-06-20 10:40:25 +00:00
util.cc * Started implementing the new evaluation model. 2003-06-16 13:33:38 +00:00
util.hh * Started implementing the new evaluation model. 2003-06-16 13:33:38 +00:00
values.cc * Started integrating the new evaluation model into Nix. 2003-06-17 21:12:58 +00:00
values.hh * Started implementing the new evaluation model. 2003-06-16 13:33:38 +00:00