summaryrefslogtreecommitdiff
path: root/libobjcl.m
Commit message (Expand)AuthorAgeFilesLines
* Save Objective C references in global hash tables for reuse.Matthias Benkard2007-08-041-2/+3
* Add exception handling.Matthias Benkard2007-08-031-37/+68
* Use type Class rather than id for classes.Matthias Benkard2007-08-031-6/+33
* Use tagged data on both the Lisp and C sides.Matthias Benkard2007-08-031-60/+97
* Beginnings of an Objective C bridge.Matthias Benkard2007-08-021-0/+199