Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply the LGPLv3 to all the code previously released under the GPLv3. | Matthias Benkard | 2008-01-26 | 1 | -6/+6 |
| | | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848 | ||||
* | Support case-sensitive selector designators. | Matthias Benkard | 2008-01-26 | 1 | -1/+12 |
| | | | | darcs-hash:da29e9f38c99f5a9e558edd20afff7400fced2e4 | ||||
* | FIND-SELECTOR: Make ERRORP default to T. | Matthias Benkard | 2007-10-10 | 1 | -1/+1 |
| | | | | darcs-hash:629ac814cc7f7427b1b1cbe71448a670c37c0171 | ||||
* | Unit tests: Don't expect FIND-SELECTOR to return NIL. | Matthias Benkard | 2007-10-04 | 1 | -1/+2 |
| | | | | darcs-hash:152c854a73df5076049538ef29a58ab93c3dabdb | ||||
* | Mimic the way PyObjC handles types. | Matthias Benkard | 2007-10-04 | 1 | -6/+21 |
| | | | | darcs-hash:d7cf81f2dd93817e55a04816f3851fabce3dac55 | ||||
* | Apply the GPLv3 to my code and clarify the license of the PyObjC parts. | Matthias Benkard | 2007-09-26 | 1 | -0/+17 |
| | | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9 | ||||
* | 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 |