Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the test suite work on Mac OS X. | Matthias Benkard | 2007-09-21 | 1 | -24/+35 |
| | | | | darcs-hash:d91ddd8e48860553eae62249043f13dd973a40c2 | ||||
* | Add condition classes NO-SUCH-SELECTOR and MESSAGE-NOT-UNDERSTOOD. | Matthias Benkard | 2007-09-21 | 1 | -2/+6 |
| | | | | darcs-hash:e86722d8de9c97edf6ee9665423d57b0239fe910 | ||||
* | PRIMITIVE-INVOKE: Fix a bunch of memory access bugs. | Matthias Benkard | 2007-09-16 | 1 | -1/+1 |
| | | | | darcs-hash:36acfdc03f4004a971aa31a81b87e40c52940f82 | ||||
* | Add test cases for PRIMITIVE-INVOKE and fix some stupid bugs. | Matthias Benkard | 2007-09-16 | 1 | -1/+41 |
| | | | | darcs-hash:d1f3e7e599cad38b28c45448adeec9126d043e05 | ||||
* | Support the “byref” qualifier in Objective-C typespecs. | Matthias Benkard | 2007-09-14 | 1 | -3/+7 |
| | | | | darcs-hash:6fea2c9c3d2846ad443bce6e81ade475efb6e013 | ||||
* | Add support for opaque structs and unions in typespecs. | Matthias Benkard | 2007-09-14 | 1 | -2/+6 |
| | | | | darcs-hash:70b517357c9dab4bbf35c374003187f8433a353e | ||||
* | Implement a typespec parser for the GNU Objective-C runtime. | Matthias Benkard | 2007-09-14 | 1 | -1/+63 |
| | | | | darcs-hash:b1e4d767b18dce617c5df6920ca592111604c2a6 | ||||
* | Add a SELECTOR function and use coerced selectors in Objective C code rather ↵ | Matthias Benkard | 2007-08-13 | 1 | -7/+9 |
| | | | | | | than strings. darcs-hash:d10f9eafc3b21bfcfc027a263e8cee007155b89c | ||||
* | Code cleanup, fix a couple of memory leaks. | Matthias Benkard | 2007-08-12 | 1 | -0/+18 |
| | | | | darcs-hash:629e2764a4ce319c9a7d9bc3a22e6f254633c73f | ||||
* | Write some test cases. | Matthias Benkard | 2007-08-07 | 1 | -5/+87 |
| | | | | darcs-hash:83e718533f740f40f3e28edcf46436254a5010f6 | ||||
* | Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL. | Matthias Benkard | 2007-08-07 | 1 | -1/+1 |
| | | | | darcs-hash:cdfa90ce969b54473cb0aef9c5ac29ecd81c1da4 | ||||
* | Overload EQUAL and EQUALP for Objective C objects. | Matthias Benkard | 2007-08-07 | 1 | -0/+20 |
darcs-hash:6548e8584e8dd49cb17f6055c0cedd6927cba7f1 |