aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/nixexpr-ast.def
AgeCommit message (Expand)Author
2007-11-30* Added a new kind of multi-line string literal delimited by twoEelco Dolstra
2006-10-17* Backwards compatibility with old user environment manifests.Eelco Dolstra
2006-10-16* Big cleanup of the semantics of paths, strings, contexts, stringEelco Dolstra
2006-10-11* Removed URIs from the evaluator (NIX-66). They are now just anotherEelco Dolstra
2006-07-24* Refactoring to support domain checks.Eelco Dolstra
2006-05-02* Use a linked list of substitutions. This reduces the amount ofEelco Dolstra
2006-05-01* String interpolation. Expressions likeEelco Dolstra
2006-05-01* Allow string concatenations involving derivations, e.g.,Eelco Dolstra
2005-07-25* Added a list concatenation operator:Eelco Dolstra
2004-10-29* Drop ATmake / ATMatcher also in handling store expressions.Eelco Dolstra