Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix declaration handling in DEFUN, LAMBDA, and DEFMACRO. | Matthias Andreas Benkard | 2008-08-07 | 1 | -2/+2 |
* | Centralise declaration and documentation string handling. | Matthias Andreas Benkard | 2008-08-07 | 1 | -8/+20 |
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
* | Add DEFTYPE. | Matthias Andreas Benkard | 2008-08-03 | 1 | -3/+7 |
* | Add MACROLET. | Matthias Andreas Benkard | 2008-07-31 | 1 | -8/+14 |
* | Apply the GPLv3 to all files. | Matthias Andreas Benkard | 2008-07-31 | 1 | -0/+20 |
* | Add FUNCALL, LAMBDA, and REST. | Matthias Andreas Benkard | 2008-07-30 | 1 | -0/+9 |
* | In all Lisp source files, put EXPORT lists on top. | Matthias Andreas Benkard | 2008-07-28 | 1 | -3/+3 |
* | Use DEFUN in order to redefine functions used to implement DEFUN after it has... | Matthias Andreas Benkard | 2008-07-27 | 1 | -0/+20 |