summaryrefslogtreecommitdiff
path: root/types.lisp
Commit message (Expand)AuthorAgeFilesLines
* Apply the GPLv3 to all files.Matthias Andreas Benkard2008-07-311-0/+20
* TYPEP: Treat NIL as an atom, not as a cons.Matthias Andreas Benkard2008-07-301-15/+6
* Export NUMBER and RATIONAL.Matthias Andreas Benkard2008-07-301-8/+7
* Replace the subtypes/supertypes alist with an NSMutableDictionary.Matthias Andreas Benkard2008-07-301-34/+41
* Improve TYPEP performance.Matthias Andreas Benkard2008-07-301-52/+50
* Add SUBTYPEP, TYPE-OF, and TYPEP.Matthias Andreas Benkard2008-07-301-0/+144