Eelco Dolstra
|
f23dcdd603
|
* Canonicalise ASTs in `nix-instantiate --eval': remove position
info, sort attribute sets.
|
2007-01-13 16:17:07 +00:00 |
|
Eelco Dolstra
|
9e30694f98
|
* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
the semantic changes.
|
2006-10-17 11:08:59 +00:00 |
|
Eelco Dolstra
|
7d4567f2cc
|
* Removed URIs from the evaluator (NIX-66). They are now just another
kind of notation for strings.
|
2006-10-11 21:59:33 +00:00 |
|
Eelco Dolstra
|
57751fdb55
|
* Refactoring to support domain checks.
|
2006-07-24 15:16:03 +00:00 |
|
Eelco Dolstra
|
3277c9432a
|
* Bug fix in parsing of /* ... */ comments; due to longest match
regexp there could be only one such comment per file.
|
2004-10-27 13:00:31 +00:00 |
|