summaryrefslogtreecommitdiff
path: root/defun-1.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add MACROLET.Matthias Andreas Benkard2008-07-311-8/+14
* Apply the GPLv3 to all files.Matthias Andreas Benkard2008-07-311-0/+20
* Add FUNCALL, LAMBDA, and REST.Matthias Andreas Benkard2008-07-301-0/+9
* In all Lisp source files, put EXPORT lists on top.Matthias Andreas Benkard2008-07-281-3/+3
* Use DEFUN in order to redefine functions used to implement DEFUN after it has...Matthias Andreas Benkard2008-07-271-0/+20