aboutsummaryrefslogtreecommitdiff
path: root/src/fix-ng/fix-expr.cc
AgeCommit message (Expand)Author
2003-11-18* "Nix expression" -> "store expression".Eelco Dolstra
2003-11-16* An forward non-random access input iterator class for ATermLists.Eelco Dolstra
2003-11-16* Some utility functions for working with ATerms.Eelco Dolstra
2003-11-05* Assertions.Eelco Dolstra
2003-11-05* Default function arguments.Eelco Dolstra
2003-11-03* Work around problems with the ATerm library.Eelco Dolstra
2003-11-03* Shorter list syntax ([a b c] instead of [a, b, c]).Eelco Dolstra
2003-11-01* Filter the substitution list when descending into a recursiveEelco Dolstra
2003-10-31* Working evaluator.Eelco Dolstra
2003-10-30* Clean up the imploded parse tree. Quotes around strings areEelco Dolstra
2003-10-30* Bottomup rewrite function.Eelco Dolstra