summaryrefslogtreecommitdiff
path: root/Lisp/defpackage.lisp
Commit message (Expand)AuthorAgeFilesLines
* Make the test suite work on Mac OS X.Matthias Benkard2007-09-211-0/+2
* Add condition classes NO-SUCH-SELECTOR and MESSAGE-NOT-UNDERSTOOD.Matthias Benkard2007-09-211-0/+4
* INVOKE-WITH-CONVERSION: Support arrays, structs, and unions, and convert Lisp...Matthias Benkard2007-09-181-0/+3
* Add classes for tagged pointers.Matthias Benkard2007-09-161-0/+4
* Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.Matthias Benkard2007-09-151-0/+1
* 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