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
*
Introduce functions to disable the reader syntax extensions.
Matthias Benkard
2008-03-04
1
-0
/
+2
*
Introduce Clozure-CL-like method call syntax.
Matthias Benkard
2008-03-04
1
-1
/
+12
*
Refine the public interface to Lisp-managed foreign structs and unions.
Matthias Benkard
2008-02-15
1
-1
/
+7
*
System definition: Copy the system prior to compilation instead of after it.
Matthias Benkard
2008-02-10
1
-1
/
+1
*
Remove system objective-cl-clozure-compat.
Matthias Benkard
2008-02-03
1
-2
/
+2
*
Add system objective-cl-clozure-compat.
Matthias Benkard
2008-02-03
1
-2
/
+2
*
Replace all occurrences of OBJC-CLASS with OBJECTIVE-C-CLASS.
Matthias Benkard
2008-02-02
1
-0
/
+5
*
Apply the LGPLv3 to all the code previously released under the GPLv3.
Matthias Benkard
2008-01-26
1
-6
/
+6
*
Update documentation.
Matthias Benkard
2007-09-26
1
-2
/
+2
*
Add FIND-OBJC-META-CLASS, fix some minor bugs.
Matthias Benkard
2007-09-26
1
-0
/
+2
*
Apply the GPLv3 to my code and clarify the license of the PyObjC parts.
Matthias Benkard
2007-09-26
1
-0
/
+17
*
Objective-C layer: Add functions for determining the Objective-C runtime used...
Matthias Benkard
2007-09-21
1
-0
/
+8
*
Make the test suite work on Mac OS X.
Matthias Benkard
2007-09-21
1
-0
/
+2
*
Add condition classes NO-SUCH-SELECTOR and MESSAGE-NOT-UNDERSTOOD.
Matthias Benkard
2007-09-21
1
-0
/
+4
*
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