Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-11-17 | * "Fix" the test, since we cannot feasibly support the intended semantics. | Eelco Dolstra | 1 | -1/+1 |
2005-11-04 | * Scoping bug in `with'. | Eelco Dolstra | 2 | -0/+14 |
2005-07-25 | * Added a list concatenation operator: | Eelco Dolstra | 2 | -0/+2 |
2005-05-18 | * Added a primop `removeAttrs' to remove attributes from a set, e.g., | Eelco Dolstra | 3 | -0/+11 |
2005-03-10 | * Check for duplicate attributes and formal parameters in Nix | Eelco Dolstra | 5 | -0/+31 |
2004-10-27 | * Use `atdiff' instead of `cmp' for checking test output. | Eelco Dolstra | 2 | -3/+3 |
2004-10-27 | * Bug fix in parsing of /* ... */ comments; due to longest match | Eelco Dolstra | 2 | -0/+12 |
2004-10-27 | * Remove ancient Fix tests. | Eelco Dolstra | 20 | -0/+91 |