summaryrefslogtreecommitdiff
path: root/Lisp/tests.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add a SELECTOR function and use coerced selectors in Objective C code rather ...Matthias Benkard2007-08-131-7/+9
* Code cleanup, fix a couple of memory leaks.Matthias Benkard2007-08-121-0/+18
* Write some test cases.Matthias Benkard2007-08-071-5/+87
* Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL.Matthias Benkard2007-08-071-1/+1
* Overload EQUAL and EQUALP for Objective C objects.Matthias Benkard2007-08-071-0/+20