summaryrefslogtreecommitdiff
path: root/Lisp/type-handling.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Parse NeXT-style bit field typespecs properly.Matthias Benkard2008-02-041-22/+37
| | | | darcs-hash:fb2c911e17afaa24da33c223619fad9fc33bb96b
* Add support for named struct members in typespecs.Matthias Benkard2008-02-041-13/+32
| | | | darcs-hash:8d0b9a343ce487267a739de81fd86aa3b78d103c
* Replace all occurrences of OBJC-CLASS with OBJECTIVE-C-CLASS.Matthias Benkard2008-02-021-1/+1
| | | | darcs-hash:1ba389d5a50343a134892bde78ba62e21842f684
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
| | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848
* Make type handling work on the GNU runtime again.Matthias Benkard2007-10-041-12/+8
| | | | darcs-hash:fc311f5f95252858c3d57007d43f5eb327db7cd6
* Mimic the way PyObjC handles types.Matthias Benkard2007-10-041-10/+33
| | | | darcs-hash:d7cf81f2dd93817e55a04816f3851fabce3dac55
* Move PARSE-TYPE into a new module, as it doesn't really belong to the ↵Matthias Benkard2007-10-041-0/+170
Objective-C layer abstraction. darcs-hash:6bd566547259dd8bef79dbb6afb71b22413485ec