about summary refs log tree commit diff
path: root/tests/lang/eval-okay-closure.exp.xml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-07-11 * Generalised the dependencyClosure primop to builtins.genericClosure,Eelco Dolstra1-0/+343
which is hopefully more useful. * New primops: length, mul, div.