summaryrefslogtreecommitdiff
path: root/mulkutils.asd
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation for MATCHING-DEFUN, add the macros MATCHING-LABELS and ...HEADmasterMatthias Benkard2007-09-051-1/+1
* Add MATCHING-DEFUN, a convenience wrapper around DEFUN and UNIFY:MATCH-CASE.Matthias Benkard2007-09-051-3/+5
* Add the currying macro FN*.Matthias Benkard2007-07-121-1/+1
* Fix COLLECT-LAMBDA-ARGS.Matthias Benkard2007-07-121-2/+2
* Change the FN syntax from (FN FUNCTION-NAME ...) to (FN FUNCTION ...).Matthias Benkard2007-07-121-1/+1
* A nicer way of writing LAMBDA forms.Matthias Benkard2007-06-281-0/+8