summaryrefslogtreecommitdiff
path: root/Lisp/method-definition.lisp
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling objcl_class_name on unregistered classes.Matthias Benkard2008-03-031-0/+1
* objcl_create_imp: Make mprotect(2) errors non-fatal.Matthias Benkard2008-03-031-1/+1
* Introduce function INTERN-CALLBACK-NAME.Matthias Benkard2008-03-031-1/+15
* Implement ADD-METHOD :AFTER (OBJECTIVE-C-GENERIC-FUNCTION OBJECTIVE-C-METHOD).Matthias Benkard2008-03-031-0/+53
* Implement the CLOS part of the method definition facility.Matthias Benkard2008-03-031-0/+112