summaryrefslogtreecommitdiff
path: root/Lisp/constant-data.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Make use of the fact that readtables are file-local.Matthias Benkard2008-03-131-4/+1
| | | | darcs-hash:d07bd4cb573f8d4fa226cca8a1da1e39837b5757
* Use the new type declaration reader macro in Objective-CL code.Matthias Benkard2008-03-131-3/+9
| | | | darcs-hash:ba8b3023e541d9e723704583e3f6ffb7a9b3898a
* Allow keyword type specifiers :ID, :CLASS, :EXCEPTION, :SELECTOR, and :POINTER.Matthias Benkard2008-03-031-0/+5
| | | | darcs-hash:b7f33cb59f97af5eadcbe8985fc4d3ffab883d9a
* Add function PRINT-TYPESPEC.Matthias Benkard2008-02-121-0/+37
| | | | darcs-hash:8b64d370e2168812dfd3dea46c02fdffb8461252
* Replace all occurrences of OBJC-CLASS with OBJECTIVE-C-CLASS.Matthias Benkard2008-02-021-1/+1
| | | | darcs-hash:1ba389d5a50343a134892bde78ba62e21842f684
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
| | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848
* Make PRIMITIVE-INVOKE compatible with Allegro CL.Matthias Benkard2007-10-041-2/+2
| | | | darcs-hash:fbad6db938521eb19fe3bf74ed61ad4577651276
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
| | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9
* Remove even more code that has become obsolete through the new version of ↵Matthias Benkard2007-09-211-38/+1
| | | | | | INVOKE-BY-NAME. darcs-hash:06fc98c5e106ac3fc0fd07ac5cc226ea431d265d
* Fix the coercion rules for FLOAT and BOOLEAN values.Matthias Benkard2007-09-201-0/+1
| | | | darcs-hash:d24e207d8f1e0357c8a63ec058ec61318675e89f
* PRIMITIVE-INVOKE: Simplify memory allocation.Matthias Benkard2007-09-161-0/+16
| | | | darcs-hash:c123cb0cf9d6d6264904dde03970cd44bb7d3a01
* Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.Matthias Benkard2007-09-151-0/+4
| | | | darcs-hash:a941bade2677db3d5773c20ffda171c7c9721a98
* Add some type declarations to improve type safety.Matthias Benkard2007-08-141-0/+6
| | | | darcs-hash:80f199b54225eed3b79fb36bbd49a0745e9033af
* Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR.Matthias Benkard2007-08-061-3/+3
| | | | darcs-hash:ef59ba8822e85e92dc63e7eed707140963c5a36d
* More file and directory layout refactoring.Matthias Benkard2007-08-041-22/+22
| | | | darcs-hash:9efff3ff2e22c9d8a85f8fcc7fa4487937ddd62f
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+123
darcs-hash:0eb031a60f3b86a678869960867410811ca5325c