aboutsummaryrefslogtreecommitdiff
path: root/src/fix-ng/primops.cc
AgeCommit message (Expand)Author
2003-11-18* nix -> nix-store, fix -> nix-instantiate.Eelco Dolstra
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-09* Turned the msg() and debug() functions into macros, since theyEelco Dolstra
2003-11-06* Allow null in derivation bindings.Eelco Dolstra
2003-11-06* `null' is a nullary primop.Eelco Dolstra
2003-11-05* Assertions.Eelco Dolstra
2003-11-03* Work around problems with the ATerm library.Eelco Dolstra
2003-11-02* Boolean constants.Eelco Dolstra
2003-11-02* Primops: baseNameOf, toString.Eelco Dolstra
2003-10-31* Working evaluator.Eelco Dolstra