summaryrefslogtreecommitdiff
path: root/Lisp/lisp-value-wrapping.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanups and fixes.Matthias Benkard2008-12-041-1/+2
| | | | darcs-hash:efd8243ff1432ed15009ab5d2088f7374d67ab97
* When receiving a Lisp value wrapper from Objective-C, unwrap it automatically.Matthias Benkard2008-03-241-8/+4
| | | | darcs-hash:f1b183f46c4d97c27121e0ada8614b9e9feb9955
* Fix COERCE-OBJECT (... (EQL :ID)).Matthias Benkard2008-03-071-10/+0
| | | | darcs-hash:cee5f53f4c7c73bb8905d76fa6417b74112a3f42
* Remove a bunch of DEFINE-OBJECTIVE-C-GENERIC-FUNCTION calls.Matthias Benkard2008-03-061-6/+0
| | | | darcs-hash:83d1f95687bb761a7fb70c1a901722d4cd2c5caf
* Implement INTERN-LISP-VALUE.Matthias Benkard2008-03-061-6/+7
| | | | darcs-hash:78901552fd2a363337b9d4742e0ddf80de731b3f
* Implement the rest of NS::MLK-LISP-STRING, NS::MLK-LISP-ARRAY, and ↵Matthias Benkard2008-03-061-17/+44
| | | | | | NS::MLK-LISP-LIST. darcs-hash:a08cc3c06aacbea697dd8f661480469cf2a1b9bb
* Implement #/description (NS::MLK-LISP-VALUE).Matthias Benkard2008-03-061-0/+20
| | | | darcs-hash:40fcce373c4bbecb159aa9e51e52729864fa75d2
* Use INTERN-LISP-VALUE for argument conversion.Matthias Benkard2008-03-041-0/+14
| | | | darcs-hash:2f57dd53bfa6b2aa44474232042d9578af720c22
* Add stub for INTERN-LISP-VALUE.Matthias Benkard2008-03-031-0/+14
| | | | darcs-hash:42953a98356841268108071d3d0ec701e8514bf1
* Add Lisp value wrapper classes MLKLispString, MLKLispArray, and MLKLispList.Matthias Benkard2008-03-031-4/+54
| | | | darcs-hash:3dc87ce841df388836310ebc486b20c7214d68e4
* Introduce an Objective-C class for wrapping Lisp values.Matthias Benkard2008-03-021-0/+37
darcs-hash:47920ab6598799fca44c964c3fa6a3dfb20389c9