Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-07 | * Doh! | Eelco Dolstra | 1 | -1/+1 | |
2006-12-07 | * Rename all those main.cc files. | Eelco Dolstra | 1 | -1/+1 | |
2006-05-12 | * Support for srcdir != builddir (NIX-41). | Eelco Dolstra | 1 | -2/+3 | |
2005-07-22 | * Build dynamic libraries. | Eelco Dolstra | 1 | -3/+3 | |
2004-02-16 | * Allow linking against an external Berkeley DB / ATerm library. | Eelco Dolstra | 1 | -3/+2 | |
2004-02-04 | * Use a map to lookup primops. | Eelco Dolstra | 1 | -1/+1 | |
* Various performance improvements in the evaluator. * Do not link against unused (and missing!) libraries (-lsglr, etc.). | |||||
2003-12-02 | * Add missing files to `make dist'. | Eelco Dolstra | 1 | -1/+1 | |
2003-12-01 | * Help text for all (non-script) programs, so no more: | Eelco Dolstra | 1 | -0/+5 | |
$ nix-instantiate --help error: unknown flag `--help` Try `nix-instantiate --help' for more information. :-) | |||||
2003-11-19 | * Refactoring (step 2). | Eelco Dolstra | 1 | -0/+11 | |
2003-11-19 | * Refactoring: put the Nix expression evaluator in its own library so | Eelco Dolstra | 1 | -22/+0 | |
that it can be used by multiple programs. | |||||
2003-11-19 | * Use `sdftable -s' to get warnings about the grammar. | Eelco Dolstra | 1 | -1/+1 | |
* Several bug fixes in the grammar. * Allow one-line comments (#... and //...) to end in EOF. | |||||
2003-11-18 | * "Fix expression" -> "Nix expression". | Eelco Dolstra | 1 | -8/+4 | |
* More refactoring. | |||||
2003-11-18 | * nix -> nix-store, fix -> nix-instantiate. | Eelco Dolstra | 1 | -0/+26 | |