summaryrefslogtreecommitdiff
path: root/list-functions-2.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add CHAR=, EQL, NTHCDR, LAST, and NTH.Matthias Andreas Benkard2008-08-091-1/+19
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
* Add LIST and LENGTH.Matthias Andreas Benkard2008-08-031-0/+10
* Add PUSHQ.Matthias Andreas Benkard2008-08-031-1/+1
* GO, RETURN-FROM: Use EQ instead of EQL when looking for a tag name.Matthias Andreas Benkard2008-07-311-1/+2
* Add PROG1, PROG2, NREVERSE, and ACONS.Matthias Andreas Benkard2008-07-311-0/+6
* Apply the GPLv3 to all files.Matthias Andreas Benkard2008-07-311-0/+20
* Add prototypes of TAGBODY, GO, BLOCK, and RETURN-FROM.Matthias Andreas Benkard2008-07-301-1/+7
* Add MAPCAN, MAPCAR, and MAPCON.Matthias Andreas Benkard2008-07-301-1/+32
* Export recently introduced functions.Matthias Andreas Benkard2008-07-271-0/+4
* Add ASSOC{-IF{-NOT}}, COMPLEMENT, CONSTANTLY, COPY-TREE, IDENTITY, RASSOC{-IF...Matthias Andreas Benkard2008-07-271-0/+56