index
:
mulk/objective-cl
master
Two-way Common-Lisp–Objective-C bridge.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lisp
/
constant-data.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new type declaration reader macro in Objective-CL code.
Matthias Benkard
2008-03-13
1
-3
/
+9
*
Allow keyword type specifiers :ID, :CLASS, :EXCEPTION, :SELECTOR, and :POINTER.
Matthias Benkard
2008-03-03
1
-0
/
+5
*
Add function PRINT-TYPESPEC.
Matthias Benkard
2008-02-12
1
-0
/
+37
*
Replace all occurrences of OBJC-CLASS with OBJECTIVE-C-CLASS.
Matthias Benkard
2008-02-02
1
-1
/
+1
*
Apply the LGPLv3 to all the code previously released under the GPLv3.
Matthias Benkard
2008-01-26
1
-6
/
+6
*
Make PRIMITIVE-INVOKE compatible with Allegro CL.
Matthias Benkard
2007-10-04
1
-2
/
+2
*
Apply the GPLv3 to my code and clarify the license of the PyObjC parts.
Matthias Benkard
2007-09-26
1
-0
/
+17
*
Remove even more code that has become obsolete through the new version of INV...
Matthias Benkard
2007-09-21
1
-38
/
+1
*
Fix the coercion rules for FLOAT and BOOLEAN values.
Matthias Benkard
2007-09-20
1
-0
/
+1
*
PRIMITIVE-INVOKE: Simplify memory allocation.
Matthias Benkard
2007-09-16
1
-0
/
+16
*
Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.
Matthias Benkard
2007-09-15
1
-0
/
+4
*
Add some type declarations to improve type safety.
Matthias Benkard
2007-08-14
1
-0
/
+6
*
Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR.
Matthias Benkard
2007-08-06
1
-3
/
+3
*
More file and directory layout refactoring.
Matthias Benkard
2007-08-04
1
-22
/
+22
*
Refactor directory and source file layout.
Matthias Benkard
2007-08-04
1
-0
/
+123