Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | PRIMITIVE-INVOKE: Fix a bunch of memory access bugs. | Matthias Benkard | 2007-09-16 | 1 | -69/+76 | |
| | | | | darcs-hash:36acfdc03f4004a971aa31a81b87e40c52940f82 | |||||
* | Add test cases for PRIMITIVE-INVOKE and fix some stupid bugs. | Matthias Benkard | 2007-09-16 | 1 | -4/+2 | |
| | | | | darcs-hash:d1f3e7e599cad38b28c45448adeec9126d043e05 | |||||
* | Remember to pass self and _cmd to methods. | Matthias Benkard | 2007-09-16 | 1 | -3/+7 | |
| | | | | darcs-hash:1f832c3dba42782993127d480d2cb73aabf2406c | |||||
* | Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE. | Matthias Benkard | 2007-09-15 | 1 | -6/+74 | |
| | | | | darcs-hash:a941bade2677db3d5773c20ffda171c7c9721a98 | |||||
* | Fix a bug in number-to-pointer conversion. | Matthias Benkard | 2007-09-15 | 1 | -1/+1 | |
| | | | | darcs-hash:af52a941ca311d4e711c84568b6dd8264737626e | |||||
* | Introduce PRIMITIVE-INVOKE, a lower-level INVOKE-BY-NAME alternative written ↵ | Matthias Benkard | 2007-09-14 | 1 | -0/+34 | |
| | | | | | | in Lisp only. darcs-hash:cc01d5054194e3be05efa9fc002da30e04d7068e | |||||
* | Refactor object coercion. | Matthias Benkard | 2007-09-14 | 1 | -46/+35 | |
| | | | | darcs-hash:35adb06189a4734d9dc87155e8023ba9eadebf1a | |||||
* | Code reorganisation. | Matthias Benkard | 2007-09-14 | 1 | -0/+141 | |
| | | | | darcs-hash:be8c8af8504b2ce63cde33a893542d3590abd703 | |||||
* | Add a SELECTOR function and use coerced selectors in Objective C code rather ↵ | Matthias Benkard | 2007-08-13 | 1 | -5/+16 | |
| | | | | | | than strings. darcs-hash:d10f9eafc3b21bfcfc027a263e8cee007155b89c | |||||
* | Code cleanup, fix a couple of memory leaks. | Matthias Benkard | 2007-08-12 | 1 | -39/+24 | |
| | | | | darcs-hash:629e2764a4ce319c9a7d9bc3a22e6f254633c73f | |||||
* | Rename the internal function OBJCL-INVOKE-CLASS-METHOD to OBJCL-INVOKE-METHOD. | Matthias Benkard | 2007-08-07 | 1 | -2/+2 | |
| | | | | darcs-hash:2a0df2a072f110c491fb0aa97ddade5defd293c5 | |||||
* | Improve type safety of method calls. | Matthias Benkard | 2007-08-07 | 1 | -0/+4 | |
| | | | | darcs-hash:261bf7d0a033d5c318d246da40356a9f28badde2 | |||||
* | Put name conversion routines into their own file. | Matthias Benkard | 2007-08-06 | 1 | -29/+15 | |
| | | | | darcs-hash:5634f866252465787558f61b05f4bc3006d48f37 | |||||
* | Improve documentation. | Matthias Benkard | 2007-08-05 | 1 | -36/+44 | |
| | | | | darcs-hash:2d562d82a7d51808058ac9c42bd54008486ec646 | |||||
* | Docstring changes to make my newly written documentation generator happy. | Matthias Benkard | 2007-08-05 | 1 | -27/+29 | |
| | | | | darcs-hash:0ad99140dbf02a186037b4d3e040aa6e623571ca | |||||
* | Properly document INVOKE and INVOKE-BY-NAME. | Matthias Benkard | 2007-08-04 | 1 | -2/+86 | |
| | | | | darcs-hash:f0d069d3c295135cad49752aeb05f96cefd9a753 | |||||
* | Implement the public function INVOKE. | Matthias Benkard | 2007-08-04 | 1 | -3/+29 | |
| | | | | darcs-hash:682c1fbf416e7a5192560d02c9a3343a98eb5c02 | |||||
* | Define an external interface, properly document FIND-OBJC-CLASS. | Matthias Benkard | 2007-08-04 | 1 | -3/+12 | |
| | | | | darcs-hash:2e4424a65b72a13e3cfa26d07dce945bc35ba8e1 | |||||
* | More file and directory layout refactoring. | Matthias Benkard | 2007-08-04 | 1 | -34/+0 | |
| | | | | darcs-hash:9efff3ff2e22c9d8a85f8fcc7fa4487937ddd62f | |||||
* | Refactor directory and source file layout. | Matthias Benkard | 2007-08-04 | 1 | -0/+96 | |
darcs-hash:0eb031a60f3b86a678869960867410811ca5325c |