summaryrefslogtreecommitdiff
path: root/control-flow.lisp
Commit message (Expand)AuthorAgeFilesLines
* GO, RETURN-FROM: Use EQ instead of EQL when looking for a tag name.Matthias Andreas Benkard2008-07-311-4/+7
* Add PROG1, PROG2, NREVERSE, and ACONS.Matthias Andreas Benkard2008-07-311-0/+13
* Add MACROLET.Matthias Andreas Benkard2008-07-311-1/+18
* Apply the GPLv3 to all files.Matthias Andreas Benkard2008-07-311-1/+40
* Cosmetic improvements.Matthias Andreas Benkard2008-07-311-2/+0
* Use MACROLET along with MACROEXPAND instead of COMPILER-LET, fix a bunch of b...Matthias Andreas Benkard2008-07-301-54/+80
* Add prototypes of TAGBODY, GO, BLOCK, and RETURN-FROM.Matthias Andreas Benkard2008-07-301-0/+84
* Export recently introduced functions.Matthias Andreas Benkard2008-07-271-0/+3
* Add ASSOC{-IF{-NOT}}, COMPLEMENT, CONSTANTLY, COPY-TREE, IDENTITY, RASSOC{-IF...Matthias Andreas Benkard2008-07-271-0/+10