summaryrefslogtreecommitdiff
path: root/Lisp/lisp-value-wrapping.lisp
Commit message (Expand)AuthorAgeFilesLines
* Use INTERN-LISP-VALUE for argument conversion.Matthias Benkard2008-03-041-0/+14
* Add stub for INTERN-LISP-VALUE.Matthias Benkard2008-03-031-0/+14
* Add Lisp value wrapper classes MLKLispString, MLKLispArray, and MLKLispList.Matthias Benkard2008-03-031-4/+54
* Introduce an Objective-C class for wrapping Lisp values.Matthias Benkard2008-03-021-0/+37