depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
nixexpr-ast.def
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-25
* Quick and dirty implementation of `with'. `with e1; e2' is
Eelco Dolstra
1
-0
/
+1
2010-03-25
* Simplify @-patterns: only `{attrs}@name' or `name@{attrs}' are now
Eelco Dolstra
1
-2
/
+2
2009-05-15
* Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a
Eelco Dolstra
1
-0
/
+1
2008-08-14
* Another experimental feature: a way to truly override attributes in
Eelco Dolstra
1
-0
/
+1
2008-08-14
* Added an experimental feature suggested by Andres: ellipses ("...")
Eelco Dolstra
1
-4
/
+4
2008-08-14
* @-patterns as in Haskell. For instance, in a function definition
Eelco Dolstra
1
-0
/
+1
2008-08-14
* Refactoring: combine functions that take an attribute set and
Eelco Dolstra
1
-2
/
+4
2008-08-11
* Removed the "valid values" feature. Nobody uses it anyway.
Eelco Dolstra
1
-4
/
+1
2007-11-30
* Added a new kind of multi-line string literal delimited by two
Eelco Dolstra
1
-0
/
+3
2006-10-17
* Backwards compatibility with old user environment manifests.
Eelco Dolstra
1
-1
/
+2
2006-10-16
* Big cleanup of the semantics of paths, strings, contexts, string
Eelco Dolstra
1
-2
/
+30
2006-10-11
* Removed URIs from the evaluator (NIX-66). They are now just another
Eelco Dolstra
1
-1
/
+0
2006-07-24
* Refactoring to support domain checks.
Eelco Dolstra
1
-2
/
+7
2006-05-02
* Use a linked list of substitutions. This reduces the amount of
Eelco Dolstra
1
-0
/
+1
2006-05-01
* String interpolation. Expressions like
Eelco Dolstra
1
-0
/
+1
2006-05-01
* Allow string concatenations involving derivations, e.g.,
Eelco Dolstra
1
-0
/
+1
2005-07-25
* Added a list concatenation operator:
Eelco Dolstra
1
-0
/
+1
2004-10-29
* Drop ATmake / ATMatcher also in handling store expressions.
Eelco Dolstra
1
-0
/
+55