summaryrefslogtreecommitdiff
path: root/Lisp/libobjcl.lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the coercion rules for FLOAT and BOOLEAN values.Matthias Benkard2007-09-201-1/+2
| | | | darcs-hash:d24e207d8f1e0357c8a63ec058ec61318675e89f
* Simplify the Objective-C layer, make the newest additions compatible with ↵Matthias Benkard2007-09-181-32/+20
| | | | | | the Apple runtime. darcs-hash:c6ec225e9ccf78e267f1a4985971ec9ac3239bc8
* INVOKE-WITH-CONVERSION: Support arrays, structs, and unions, and convert ↵Matthias Benkard2007-09-181-0/+2
| | | | | | Lisp objects into Objective-C instances automatically. darcs-hash:decc92c91c315c1e347b9f5327bfb6e21ccca9a8
* Objective-C layer: Add functions for dealing with classes and metaclasses.Matthias Benkard2007-09-181-0/+35
| | | | darcs-hash:9ce15bb5fff3fb127cf4f6b72e70fa58c1cc2345
* PRIMITIVE-INVOKE: Simplify memory allocation.Matthias Benkard2007-09-161-3/+3
| | | | darcs-hash:c123cb0cf9d6d6264904dde03970cd44bb7d3a01
* Add test cases for PRIMITIVE-INVOKE and fix some stupid bugs.Matthias Benkard2007-09-161-1/+1
| | | | darcs-hash:d1f3e7e599cad38b28c45448adeec9126d043e05
* Remember to pass self and _cmd to methods.Matthias Benkard2007-09-161-2/+0
| | | | darcs-hash:1f832c3dba42782993127d480d2cb73aabf2406c
* Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.Matthias Benkard2007-09-151-6/+22
| | | | darcs-hash:a941bade2677db3d5773c20ffda171c7c9721a98
* Introduce PRIMITIVE-INVOKE, a lower-level INVOKE-BY-NAME alternative written ↵Matthias Benkard2007-09-141-1/+1
| | | | | | in Lisp only. darcs-hash:cc01d5054194e3be05efa9fc002da30e04d7068e
* Code reorganisation.Matthias Benkard2007-09-141-93/+325
| | | | darcs-hash:be8c8af8504b2ce63cde33a893542d3590abd703
* New C function: objcl_get_method_implementation.Matthias Benkard2007-09-141-3/+20
| | | | darcs-hash:de2f77980605c7aec911673edb0f0f29d0467fce
* Add some type declarations to improve type safety.Matthias Benkard2007-08-141-4/+16
| | | | darcs-hash:80f199b54225eed3b79fb36bbd49a0745e9033af
* Add a SELECTOR function and use coerced selectors in Objective C code rather ↵Matthias Benkard2007-08-131-1/+50
| | | | | | than strings. darcs-hash:d10f9eafc3b21bfcfc027a263e8cee007155b89c
* Add an ERRORP parameter to FIND-OBJC-CLASS.Matthias Benkard2007-08-131-11/+16
| | | | darcs-hash:733b39fe1f40aabcdec1780a9659f918b61eb5b5
* Rename the internal function OBJCL-INVOKE-CLASS-METHOD to OBJCL-INVOKE-METHOD.Matthias Benkard2007-08-071-2/+2
| | | | darcs-hash:2a0df2a072f110c491fb0aa97ddade5defd293c5
* If necessary, deallocate a C string after converting it.Matthias Benkard2007-08-061-4/+4
| | | | darcs-hash:4f83783092400107dd9b58671d11d4cb6a9d5214
* More cleanups.Matthias Benkard2007-08-061-19/+16
| | | | darcs-hash:71c91c19f791ff48c670b718e4b9cecd96465ee8
* Minor cleanups.Matthias Benkard2007-08-061-5/+4
| | | | darcs-hash:ee74b33660af9dc6b1e0207285907211dd7e600a
* Make class and selector name retrieval more portable.Matthias Benkard2007-08-061-23/+18
| | | | darcs-hash:f7a369dba0dda3e067547210ce7c008ae60cdc05
* Add the FIND-SELECTOR function.Matthias Benkard2007-08-061-5/+73
| | | | darcs-hash:7d6f843c808b3d130201c85c6e806d68f5a9079c
* Put name conversion routines into their own file.Matthias Benkard2007-08-061-15/+0
| | | | darcs-hash:5634f866252465787558f61b05f4bc3006d48f37
* Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR.Matthias Benkard2007-08-061-5/+5
| | | | darcs-hash:ef59ba8822e85e92dc63e7eed707140963c5a36d
* Document INITIALISE-RUNTIME, SHUTDOWN-RUNTIME and INSTALL-READER-SYNTAX.Matthias Benkard2007-08-061-0/+45
| | | | darcs-hash:9b2b0d2e48753404b9423a826f3617d3a87c4df8
* Fix a typo in the docstring of FIND-OBJC-CLASS.Matthias Benkard2007-08-051-1/+1
| | | | darcs-hash:ba64b1ed540079b2dc0b11bca75c9433a1b3abbe
* Improve documentation.Matthias Benkard2007-08-051-19/+24
| | | | darcs-hash:2d562d82a7d51808058ac9c42bd54008486ec646
* Docstring changes to make my newly written documentation generator happy.Matthias Benkard2007-08-051-3/+3
| | | | darcs-hash:0ad99140dbf02a186037b4d3e040aa6e623571ca
* CLISP compatibility.Matthias Benkard2007-08-041-2/+2
| | | | darcs-hash:380be59bee93a278e94962821ce9c5be1057d8f1
* Fix a stupid typo (why did this ever work?).Matthias Benkard2007-08-041-1/+1
| | | | darcs-hash:21df57e875cbb7d56bf828a62921e8c56f00eb8a
* Allegro CL compatibility.Matthias Benkard2007-08-041-1/+0
| | | | darcs-hash:04fca2e78b76d10a855512ab7716cb74a3e414c1
* Do not use a hardcoded path to libobjcl.Matthias Benkard2007-08-041-1/+12
| | | | darcs-hash:6c225015baacffcbbc4642f2bfc29617e9bee737
* Properly document INVOKE and INVOKE-BY-NAME.Matthias Benkard2007-08-041-1/+3
| | | | darcs-hash:f0d069d3c295135cad49752aeb05f96cefd9a753
* Implement the public function INVOKE.Matthias Benkard2007-08-041-0/+2
| | | | darcs-hash:682c1fbf416e7a5192560d02c9a3343a98eb5c02
* Define an external interface, properly document FIND-OBJC-CLASS.Matthias Benkard2007-08-041-3/+65
| | | | darcs-hash:2e4424a65b72a13e3cfa26d07dce945bc35ba8e1
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+63
darcs-hash:0eb031a60f3b86a678869960867410811ca5325c