Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-14 | * Added an experimental feature suggested by Andres: ellipses ("...") | Eelco Dolstra | 1 | -1/+1 |
2008-08-14 | * Refactoring: combine functions that take an attribute set and | Eelco Dolstra | 1 | -1/+1 |
2008-08-11 | * Removed the "valid values" feature. Nobody uses it anyway. | Eelco Dolstra | 1 | -1/+1 |
2007-01-13 | * Canonicalise ASTs in `nix-instantiate --eval': remove position | Eelco Dolstra | 1 | -1/+1 |
2006-10-17 | * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and | Eelco Dolstra | 1 | -1/+1 |
2006-10-11 | * Removed URIs from the evaluator (NIX-66). They are now just another | Eelco Dolstra | 1 | -1/+1 |
2006-07-24 | * Refactoring to support domain checks. | Eelco Dolstra | 1 | -1/+1 |
2004-10-27 | * Bug fix in parsing of /* ... */ comments; due to longest match | Eelco Dolstra | 1 | -0/+1 |