summaryrefslogtreecommitdiff
path: root/Lisp/utilities.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Fix the coercion rules for FLOAT and BOOLEAN values.Matthias Benkard2007-09-201-3/+3
| | | | darcs-hash:d24e207d8f1e0357c8a63ec058ec61318675e89f
* Simplify the Objective-C layer, make the newest additions compatible with ↵Matthias Benkard2007-09-181-6/+7
| | | | | | the Apple runtime. darcs-hash:c6ec225e9ccf78e267f1a4985971ec9ac3239bc8
* INVOKE-WITH-CONVERSION: Support arrays, structs, and unions, and convert ↵Matthias Benkard2007-09-181-7/+9
| | | | | | Lisp objects into Objective-C instances automatically. darcs-hash:decc92c91c315c1e347b9f5327bfb6e21ccca9a8
* Objective-C layer: Add functions for dealing with classes and metaclasses.Matthias Benkard2007-09-181-11/+22
| | | | darcs-hash:9ce15bb5fff3fb127cf4f6b72e70fa58c1cc2345
* Add classes for tagged pointers.Matthias Benkard2007-09-161-0/+50
| | | | darcs-hash:93dc7a7ee851ab3947332487b00b990143b81e46
* Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.Matthias Benkard2007-09-151-3/+3
| | | | darcs-hash:a941bade2677db3d5773c20ffda171c7c9721a98
* Use PRIMITIVE-INVOKE in memory management and clean the codebase up a bit.Matthias Benkard2007-09-141-0/+34
| | | | darcs-hash:a0d7f10b0b4e7fe43271fcce37523424f43480da
* Code reorganisation.Matthias Benkard2007-09-141-0/+8
| | | | darcs-hash:be8c8af8504b2ce63cde33a893542d3590abd703
* Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL.Matthias Benkard2007-08-071-43/+46
| | | | darcs-hash:cdfa90ce969b54473cb0aef9c5ac29ecd81c1da4
* Make ID-EQUAL more robust.Matthias Benkard2007-08-071-2/+5
| | | | darcs-hash:98e0524771d3c6d8f6493d794b2a9d40ef382451
* Overload EQUAL and EQUALP for Objective C objects.Matthias Benkard2007-08-071-7/+75
| | | | darcs-hash:6548e8584e8dd49cb17f6055c0cedd6927cba7f1
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+10
darcs-hash:0eb031a60f3b86a678869960867410811ca5325c