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
/
defpackage.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
INVOKE-WITH-CONVERSION: Support arrays, structs, and unions, and convert Lisp...
Matthias Benkard
2007-09-18
1
-0
/
+3
*
Add classes for tagged pointers.
Matthias Benkard
2007-09-16
1
-0
/
+4
*
Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE.
Matthias Benkard
2007-09-15
1
-0
/
+1
*
Add some type declarations to improve type safety.
Matthias Benkard
2007-08-14
1
-0
/
+2
*
Add a SELECTOR function and use coerced selectors in Objective C code rather ...
Matthias Benkard
2007-08-13
1
-0
/
+1
*
Rename EQUAL to OBJC-EQUAL, remove EQUALP, and add OBJC-EQL.
Matthias Benkard
2007-08-07
1
-4
/
+2
*
Overload EQUAL and EQUALP for Objective C objects.
Matthias Benkard
2007-08-07
1
-0
/
+6
*
Document and export classes and special variables.
Matthias Benkard
2007-08-06
1
-2
/
+14
*
Add the FIND-SELECTOR function.
Matthias Benkard
2007-08-06
1
-0
/
+1
*
Define an external interface, properly document FIND-OBJC-CLASS.
Matthias Benkard
2007-08-04
1
-1
/
+8
*
Refactor directory and source file layout.
Matthias Benkard
2007-08-04
1
-0
/
+3