summaryrefslogtreecommitdiff
path: root/Lisp/type-conversion.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add some type declarations to improve type safety.Matthias Benkard2007-08-141-0/+10
* Add generic functions that convert Lisp values into CFFI-friendly objects.Matthias Benkard2007-08-131-1/+162
* Add a SELECTOR function and use coerced selectors in Objective C code rather ...Matthias Benkard2007-08-131-0/+1
* Code cleanup, fix a couple of memory leaks.Matthias Benkard2007-08-121-2/+2
* If necessary, deallocate a C string after converting it.Matthias Benkard2007-08-061-0/+9
* Minor cleanups.Matthias Benkard2007-08-061-1/+11
* Make class and selector name retrieval more portable.Matthias Benkard2007-08-061-1/+14
* Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR.Matthias Benkard2007-08-061-2/+2
* More file and directory layout refactoring.Matthias Benkard2007-08-041-0/+35