Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-04 | * Remove unnecessary inclusions of aterm2.h. | Eelco Dolstra | 1 | -0/+2 | |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -2/+11 | |
* 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 | 1 | -7/+8 | |
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 | 1 | -3/+3 | |
of the function. Implements NIX-45. | |||||
2006-05-08 | * Show evaluation stats when NIX_SHOW_STATS=1. | Eelco Dolstra | 1 | -14/+22 | |
2006-05-04 | * Use the new ATermMap. | Eelco Dolstra | 1 | -0/+312 | |