summaryrefslogtreecommitdiff
path: root/Lisp/defpackage.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add some type declarations to improve type safety.Matthias Benkard2007-08-141-0/+2
* Add a SELECTOR function and use coerced selectors in Objective C code rather ...Matthias Benkard2007-08-131-0/+1
* Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL.Matthias Benkard2007-08-071-4/+2
* Overload EQUAL and EQUALP for Objective C objects.Matthias Benkard2007-08-071-0/+6
* Document and export classes and special variables.Matthias Benkard2007-08-061-2/+14
* Add the FIND-SELECTOR function.Matthias Benkard2007-08-061-0/+1
* Define an external interface, properly document FIND-OBJC-CLASS.Matthias Benkard2007-08-041-1/+8
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+3