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