summary refs log tree commit diff
path: root/src/libutil/aterm.cc
AgeCommit message (Collapse)Author
2006-09-04* Use a proper namespace.Eelco Dolstra
* Optimise header file usage a bit. * Compile the parser as C++.
2004-11-03* string2ATerm -> overloaded toATerm.Eelco Dolstra
2004-10-29* Drop ATmake / ATMatcher also in handling store expressions.Eelco Dolstra
2003-11-25* Allow integer bindings in derivations.Eelco Dolstra
2003-11-18* "Nix expression" -> "store expression".Eelco Dolstra
* More refactoring.
2003-11-18* Source tree refactoring.Eelco Dolstra