guix/src
Eelco Dolstra 5fe9222b36 * Don't use ATmake / ATmatch anymore, nor the ATMatcher class.
Instead we generate data bindings (build and match functions) for
  the constructors specified in `constructors.def'.  In particular
  this removes the conversions between AFuns and strings, and Nix
  expression evaluation now seems 3 to 4 times faster.
2004-10-26 22:54:26 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
libexpr * Don't use ATmake / ATmatch anymore, nor the ATMatcher class. 2004-10-26 22:54:26 +00:00
libmain * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
libstore * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
libutil * Operation `--delete-generations' to delete generations of a 2004-09-10 13:32:08 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * Don't use ATmake / ATmatch anymore, nor the ATMatcher class. 2004-10-26 22:54:26 +00:00
nix-hash * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
nix-instantiate * Don't use ATmake / ATmatch anymore, nor the ATMatcher class. 2004-10-26 22:54:26 +00:00
nix-store * Operation `--delete-generations' to delete generations of a 2004-09-10 13:32:08 +00:00
Makefile.am * A very dirty hack to make setuid installations a bit nicer to use. 2004-09-09 21:12:53 +00:00