Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMUCL compatibility. | Matthias Benkard | 2007-08-04 | 1 | -17/+53 |
| | | | | darcs-hash:f82c7674248388347ac58aabef930fb2b77f3364 | ||||
* | Fix a stupid memory leak. | Matthias Benkard | 2007-08-04 | 1 | -4/+2 |
| | | | | darcs-hash:6917e11f840735f52ed29b5a6b08fbef825f5f7f | ||||
* | Make method calls with a void return type not fail. | Matthias Benkard | 2007-08-04 | 1 | -3/+5 |
| | | | | darcs-hash:2eb33be14a84eb7907d888c6c11597bb3aeed8d1 | ||||
* | Save Objective C references in global hash tables for reuse. | Matthias Benkard | 2007-08-04 | 1 | -20/+49 |
| | | | | darcs-hash:782a93dbfe144036611aa358f7a108b0ff1532a9 | ||||
* | Add memory management for Objective C objects. | Matthias Benkard | 2007-08-04 | 1 | -9/+48 |
| | | | | darcs-hash:d5d6b0355b5224562fceb3a66920da3071afcfb1 | ||||
* | Further improve PRINT-OBJECT output. | Matthias Benkard | 2007-08-03 | 1 | -1/+4 |
| | | | | darcs-hash:a665c03ddf1a03161b3aef04f3199bd82df92aea | ||||
* | Improve PRINT-OBJECT for Objective C instances. | Matthias Benkard | 2007-08-03 | 1 | -2/+3 |
| | | | | darcs-hash:3e5eafa108d70344caf891757f23d27a7e9ab909 | ||||
* | Make exception reports more verbose. | Matthias Benkard | 2007-08-03 | 1 | -6/+9 |
| | | | | darcs-hash:0f1b1b5cea7f08a1dc3cfae4d7b843dbf48b5a50 | ||||
* | Automatically turn Lisp strings into C strings. | Matthias Benkard | 2007-08-03 | 1 | -0/+1 |
| | | | | darcs-hash:cc13d5beb528f8acdeb30bfdda0359ff237a6b09 | ||||
* | Add generic function OBJCL-EQL. | Matthias Benkard | 2007-08-03 | 1 | -0/+7 |
| | | | | darcs-hash:278d6402c005d66a4a9fa0951f0a9b34f655d060 | ||||
* | Add exception handling. | Matthias Benkard | 2007-08-03 | 1 | -19/+59 |
| | | | | darcs-hash:6d186beda9c5b12e5d366afb95a052208dbc7596 | ||||
* | Make the reader macro work in CMUCL. | Matthias Benkard | 2007-08-03 | 1 | -1/+7 |
| | | | | darcs-hash:7c025ed4246dff7b4787ae77d1c10b9a1336be29 | ||||
* | Add reader syntax for Objective C method calls. | Matthias Benkard | 2007-08-03 | 1 | -0/+82 |
| | | | | darcs-hash:ed27137282dc0fbe33cc9c22c31a9a73f10e2ad4 | ||||
* | Use type Class rather than id for classes. | Matthias Benkard | 2007-08-03 | 1 | -3/+21 |
| | | | | darcs-hash:da715b2f31d65a2ad3fa34d68b2e2445496c8f46 | ||||
* | OBJCL-FIND-CLASS: Return NIL if no class is found. | Matthias Benkard | 2007-08-03 | 1 | -2/+7 |
| | | | | darcs-hash:c0f56365377654d35fddd76e9bf2a49f053b6bb3 | ||||
* | Use tagged data on both the Lisp and C sides. | Matthias Benkard | 2007-08-03 | 1 | -16/+227 |
| | | | | darcs-hash:d32babb07560cbb4f8db5467b31a7e92534eeb0d | ||||
* | Beginnings of an Objective C bridge. | Matthias Benkard | 2007-08-02 | 1 | -0/+40 |
darcs-hash:907cb9b5f058df6c6697bc71a309edeb976998ff |