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
/
type-handling.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support simple CFFI types as typespecs.
Matthias Benkard
2008-03-04
1
-1
/
+1
*
Add function TYPESPEC.
Matthias Benkard
2008-03-03
1
-2
/
+8
*
Make PARSE-TYPESPEC aware of typespec suffix strings.
Matthias Benkard
2008-02-20
1
-13
/
+12
*
Simplify the type handling API.
Matthias Benkard
2008-02-14
1
-0
/
+13
*
When overriding a return type specification, save the nominal type for later ...
Matthias Benkard
2008-02-12
1
-6
/
+20
*
Typespec handling: Change the way unrecognised tokens and NeXT bit fields are...
Matthias Benkard
2008-02-12
1
-44
/
+45
*
Add function PRINT-TYPESPEC.
Matthias Benkard
2008-02-12
1
-1
/
+53
*
Parse NeXT-style bit field typespecs properly.
Matthias Benkard
2008-02-04
1
-22
/
+37
*
Add support for named struct members in typespecs.
Matthias Benkard
2008-02-04
1
-13
/
+32
*
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 type handling work on the GNU runtime again.
Matthias Benkard
2007-10-04
1
-12
/
+8
*
Mimic the way PyObjC handles types.
Matthias Benkard
2007-10-04
1
-10
/
+33
*
Move PARSE-TYPE into a new module, as it doesn't really belong to the Objecti...
Matthias Benkard
2007-10-04
1
-0
/
+170