Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Improve documentation for MATCHING-DEFUN, add the macros MATCHING-LABELS and ... | Matthias Benkard | 17 years | |
Age | Commit message | Author | Files | Lines |
2007-09-05 | Improve documentation for MATCHING-DEFUN, add the macros MATCHING-LABELS and ...HEADmaster | Matthias Benkard | 3 | -61/+250 |
2007-09-05 | Add MATCHING-DEFUN, a convenience wrapper around DEFUN and UNIFY:MATCH-CASE. | Matthias Benkard | 4 | -7/+171 |
2007-07-12 | Add the currying macro FN*. | Matthias Benkard | 3 | -37/+61 |
2007-07-12 | Unit tests: stylistic improvements. | Matthias Benkard | 1 | -9/+9 |
2007-07-12 | Fix COLLECT-LAMBDA-ARGS. | Matthias Benkard | 3 | -38/+29 |
2007-07-12 | Refactoring. | Matthias Benkard | 1 | -38/+45 |
2007-07-12 | Add unit tests. | Matthias Benkard | 2 | -0/+70 |
2007-07-12 | Change the FN syntax from (FN FUNCTION-NAME ...) to (FN FUNCTION ...). | Matthias Benkard | 2 | -23/+36 |
2007-06-28 | A nicer way of writing LAMBDA forms. | Matthias Benkard | 2 | -0/+176 |
Clone | ||||
https://git.benkard.de/mulk/cl-mulkutils |