Eisfunke's Lix Fork
Find a file
Eelco Dolstra d315210612 * Added a builtin function `isList' to test whether a value is a list.
With this primitive, a list-flattening function can be implemented
  (NIX-55, example is in tests/lang/eval-okay-flatten.nix).
2006-09-22 14:55:19 +00:00
blacklisting
corepkgs
doc * "Too many links" error. 2006-09-12 09:29:28 +00:00
externals * Supply the 64-bit ATerm patch, but don't apply it (since that 2006-09-22 12:07:41 +00:00
make
misc
scripts * `nix-install-package --url': install from a URL (NIX-12). 2006-09-21 18:54:08 +00:00
src * Added a builtin function `isList' to test whether a value is a list. 2006-09-22 14:55:19 +00:00
tests * Added a builtin function `isList' to test whether a value is a list. 2006-09-22 14:55:19 +00:00
aterm-gc.supp
AUTHORS
bootstrap.sh
ChangeLog
configure.ac * Build with -D_FILE_OFFSET_BITS=64 to support files >= 2^31 bytes 2006-09-22 11:13:12 +00:00
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in * Package the include directory. 2006-09-05 11:34:50 +00:00
README
substitute.mk

For installation and usage instructions, please read the manual, which
can be found in `docs/manual/manual.html', and additionally at the Nix
website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/)