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
/
internal-utilities.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the WITH-FOREIGN-STRING-POOL macro.
Matthias Benkard
2008-02-17
1
-4
/
+8
*
Implement FOREIGN-CLASS-ENSURE-REGISTERED.
Matthias Benkard
2008-02-17
1
-8
/
+8
*
Add a few locking utility stubs.
Matthias Benkard
2008-02-16
1
-2
/
+25
*
System refactoring.
Matthias Benkard
2008-02-15
1
-16
/
+0
*
Fix the most recent incarnation of PRIMITIVE-INVOKE.
Matthias Benkard
2008-02-12
1
-0
/
+16
*
Do not rely on the GC to remove entries of a weak hash table.
Matthias Benkard
2008-02-11
1
-1
/
+1
*
Apply the LGPLv3 to all the code previously released under the GPLv3.
Matthias Benkard
2008-01-26
1
-6
/
+6
*
Mimic the way PyObjC handles types.
Matthias Benkard
2007-10-04
1
-0
/
+4
*
Update documentation.
Matthias Benkard
2007-09-26
1
-10
/
+0
*
Apply the GPLv3 to my code and clarify the license of the PyObjC parts.
Matthias Benkard
2007-09-26
1
-0
/
+17
*
Prune yet another bunch of unused code chunks.
Matthias Benkard
2007-09-21
1
-23
/
+0
*
INVOKE-WITH-CONVERSION: Support classes as message receivers.
Matthias Benkard
2007-09-17
1
-11
/
+18
*
Cache the return values of RETRIEVE-METHOD-SIGNATURE-INFO.
Matthias Benkard
2007-09-17
1
-0
/
+26
*
PRIMITIVE-INVOKE: More refactoring.
Matthias Benkard
2007-09-16
1
-0
/
+77