Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TYPEP: Treat NIL as an atom, not as a cons. | Matthias Andreas Benkard | 2008-07-30 | 1 | -15/+6 |
* | Export NUMBER and RATIONAL. | Matthias Andreas Benkard | 2008-07-30 | 1 | -8/+7 |
* | Replace the subtypes/supertypes alist with an NSMutableDictionary. | Matthias Andreas Benkard | 2008-07-30 | 1 | -34/+41 |
* | Improve TYPEP performance. | Matthias Andreas Benkard | 2008-07-30 | 1 | -52/+50 |
* | Add SUBTYPEP, TYPE-OF, and TYPEP. | Matthias Andreas Benkard | 2008-07-30 | 1 | -0/+144 |