summaryrefslogtreecommitdiff
path: root/Lisp/parameters.lisp
Commit message (Expand)AuthorAgeFilesLines
* When receiving a Lisp value wrapper from Objective-C, unwrap it automatically.Matthias Benkard2008-03-241-0/+2
* Documentation: Minor fixes.Matthias Benkard2008-03-201-5/+5
* Add a few locking utility stubs.Matthias Benkard2008-02-161-0/+2
* Add a policy for distinguishing between char and BOOL return values.Matthias Benkard2008-02-121-0/+2
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
* Fix the spelling of `Objective-C' in both code and documentation.Matthias Benkard2008-01-261-5/+5
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
* Make memory management a lot saner.Matthias Benkard2007-09-231-1/+4
* Code reorganisation.Matthias Benkard2007-09-141-1/+3
* Document and export classes and special variables.Matthias Benkard2007-08-061-1/+65
* Implement the public function INVOKE.Matthias Benkard2007-08-041-1/+3
* Define an external interface, properly document FIND-OBJC-CLASS.Matthias Benkard2007-08-041-0/+6