Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-04 | * Remove unnecessary inclusions of aterm2.h. | Eelco Dolstra | |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | |
* Optimise header file usage a bit. * Compile the parser as C++. | |||
2006-05-11 | * 64-bit compatibility fixes (for problems revealed by building on an Athlon | Eelco Dolstra | |
64 running 64-bit SUSE). A patched ATerm library is required to run Nix succesfully. | |||
2006-05-08 | * Allow function argument default values to refer to other arguments | Eelco Dolstra | |
of the function. Implements NIX-45. | |||
2006-05-08 | * Show evaluation stats when NIX_SHOW_STATS=1. | Eelco Dolstra | |
2006-05-04 | * Use the new ATermMap. | Eelco Dolstra | |