summaryrefslogtreecommitdiff
path: root/Lisp/type-handling.lisp
Commit message (Expand)AuthorAgeFilesLines
* Make type handling work on the GNU runtime again.Matthias Benkard2007-10-041-12/+8
* Mimic the way PyObjC handles types.Matthias Benkard2007-10-041-10/+33
* Move PARSE-TYPE into a new module, as it doesn't really belong to the Objecti...Matthias Benkard2007-10-041-0/+170