summaryrefslogtreecommitdiff
path: root/Lisp/tests.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Support the “byref” qualifier in Objective-C typespecs.Matthias Benkard2007-09-141-3/+7
| | | | darcs-hash:6fea2c9c3d2846ad443bce6e81ade475efb6e013
* Add support for opaque structs and unions in typespecs.Matthias Benkard2007-09-141-2/+6
| | | | darcs-hash:70b517357c9dab4bbf35c374003187f8433a353e
* Implement a typespec parser for the GNU Objective-C runtime.Matthias Benkard2007-09-141-1/+63
| | | | darcs-hash:b1e4d767b18dce617c5df6920ca592111604c2a6
* Add a SELECTOR function and use coerced selectors in Objective C code rather ↵Matthias Benkard2007-08-131-7/+9
| | | | | | than strings. darcs-hash:d10f9eafc3b21bfcfc027a263e8cee007155b89c
* Code cleanup, fix a couple of memory leaks.Matthias Benkard2007-08-121-0/+18
| | | | darcs-hash:629e2764a4ce319c9a7d9bc3a22e6f254633c73f
* Write some test cases.Matthias Benkard2007-08-071-5/+87
| | | | darcs-hash:83e718533f740f40f3e28edcf46436254a5010f6
* Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL.Matthias Benkard2007-08-071-1/+1
| | | | darcs-hash:cdfa90ce969b54473cb0aef9c5ac29ecd81c1da4
* Overload EQUAL and EQUALP for Objective C objects.Matthias Benkard2007-08-071-0/+20
darcs-hash:6548e8584e8dd49cb17f6055c0cedd6927cba7f1