Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix COERCE-OBJECT (... (EQL :ID)). | Matthias Benkard | 2008-03-07 | 1 | -10/+0 |
* | Remove a bunch of DEFINE-OBJECTIVE-C-GENERIC-FUNCTION calls. | Matthias Benkard | 2008-03-06 | 1 | -6/+0 |
* | Implement INTERN-LISP-VALUE. | Matthias Benkard | 2008-03-06 | 1 | -6/+7 |
* | Implement the rest of NS::MLK-LISP-STRING, NS::MLK-LISP-ARRAY, and NS::MLK-LI... | Matthias Benkard | 2008-03-06 | 1 | -17/+44 |
* | Implement #/description (NS::MLK-LISP-VALUE). | Matthias Benkard | 2008-03-06 | 1 | -0/+20 |
* | Use INTERN-LISP-VALUE for argument conversion. | Matthias Benkard | 2008-03-04 | 1 | -0/+14 |
* | Add stub for INTERN-LISP-VALUE. | Matthias Benkard | 2008-03-03 | 1 | -0/+14 |
* | Add Lisp value wrapper classes MLKLispString, MLKLispArray, and MLKLispList. | Matthias Benkard | 2008-03-03 | 1 | -4/+54 |
* | Introduce an Objective-C class for wrapping Lisp values. | Matthias Benkard | 2008-03-02 | 1 | -0/+37 |