Eelco Dolstra
|
e24d0201c2
|
* Doh!
|
2006-12-07 22:07:05 +00:00 |
|
Eelco Dolstra
|
4ca01065c3
|
* Rename all those main.cc files.
|
2006-12-07 20:47:30 +00:00 |
|
Eelco Dolstra
|
b5988004d6
|
* Support for srcdir != builddir (NIX-41).
|
2006-05-12 11:47:45 +00:00 |
|
Eelco Dolstra
|
4c20a08293
|
* Build dynamic libraries.
|
2005-07-22 14:52:45 +00:00 |
|
Eelco Dolstra
|
0dfdafdf6d
|
* Allow linking against an external Berkeley DB / ATerm library.
|
2004-02-16 16:37:16 +00:00 |
|
Eelco Dolstra
|
9b44480612
|
* Use a map to lookup primops.
* Various performance improvements in the evaluator.
* Do not link against unused (and missing!) libraries (-lsglr, etc.).
|
2004-02-04 16:03:29 +00:00 |
|
Eelco Dolstra
|
0d3a1a8582
|
* Add missing files to `make dist'.
|
2003-12-02 12:37:37 +00:00 |
|
Eelco Dolstra
|
078e20885e
|
* Help text for all (non-script) programs, so no more:
$ nix-instantiate --help
error: unknown flag `--help`
Try `nix-instantiate --help' for more information.
:-)
|
2003-12-01 15:55:05 +00:00 |
|
Eelco Dolstra
|
fd7ac09f10
|
* Refactoring (step 2).
|
2003-11-19 12:03:01 +00:00 |
|
Eelco Dolstra
|
ac68840e79
|
* Refactoring: put the Nix expression evaluator in its own library so
that it can be used by multiple programs.
|
2003-11-19 11:35:41 +00:00 |
|
Eelco Dolstra
|
2be8b5917a
|
* Use `sdftable -s' to get warnings about the grammar.
* Several bug fixes in the grammar.
* Allow one-line comments (#... and //...) to end in EOF.
|
2003-11-19 10:04:03 +00:00 |
|
Eelco Dolstra
|
dfc9c64ead
|
* "Fix expression" -> "Nix expression".
* More refactoring.
|
2003-11-18 12:06:07 +00:00 |
|
Eelco Dolstra
|
b1117ef29d
|
* nix -> nix-store, fix -> nix-instantiate.
|
2003-11-18 11:38:25 +00:00 |
|