summaryrefslogtreecommitdiff
path: root/Objective-C/libobjcl.h
Commit message (Expand)AuthorAgeFilesLines
* Make the libffi support code from PyObjC compilable stand-alone.Matthias Benkard2007-09-151-0/+3
* Add libffi support code from PyObjC.Matthias Benkard2007-09-151-4/+0
* Add some support files from PyObjC.Matthias Benkard2007-09-151-0/+18
* New C function: objcl_get_method_implementation.Matthias Benkard2007-09-141-0/+4
* Add a SELECTOR function and use coerced selectors in Objective C code rather ...Matthias Benkard2007-08-131-1/+1
* Rename the internal function OBJCL-INVOKE-CLASS-METHOD to OBJCL-INVOKE-METHOD.Matthias Benkard2007-08-071-10/+4
* Make class and selector name retrieval more portable.Matthias Benkard2007-08-061-0/+3
* Add the FIND-SELECTOR function.Matthias Benkard2007-08-061-3/+6
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+62