guix/src/libexpr
Eelco Dolstra 7e8961f720 * Added SHA-1 support. `nix-hash' now has an option `--type sha1' to
select SHA-1 hashing.
2005-01-13 17:39:26 +00:00
..
Makefile.am * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
eval.cc * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
eval.hh * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
lexer.l * Bug fix in parsing of /* ... */ comments; due to longest match 2004-10-27 13:00:31 +00:00
nixexpr-ast.def * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
nixexpr.cc * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
nixexpr.hh * Don't use ATmake / ATmatch anymore, nor the ATMatcher class. 2004-10-26 22:54:26 +00:00
parser.cc * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
parser.hh
parser.y * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
primops.cc * Added SHA-1 support. `nix-hash' now has an option `--type sha1' to 2005-01-13 17:39:26 +00:00