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 |
|