aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/expr-to-xml.cc
AgeCommit message (Expand)Author
2008-08-14* Added an experimental feature suggested by Andres: ellipses ("...")Eelco Dolstra
2008-08-14* @-patterns as in Haskell. For instance, in a function definitionEelco Dolstra
2008-08-14* Refactoring: combine functions that take an attribute set andEelco Dolstra
2008-08-11* Removed the "valid values" feature. Nobody uses it anyway.Eelco Dolstra
2008-05-21* GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour andEelco Dolstra
2007-01-13* printTermAsXML: treat derivations specially; emit an elementEelco Dolstra
2007-01-13* Make printing an expression as XML interruptible.Eelco Dolstra
2007-01-13* Cleanup.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-10-03* toXML: propagate the context to allow derivations to be used in theEelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-08-24* Refactoring.Eelco Dolstra