summaryrefslogtreecommitdiff
path: root/MLKForeignProcedure.h
Commit message (Collapse)AuthorAgeFilesLines
* Use GC-aware allocation instead of malloc(3) where appropriate.Matthias Benkard2008-09-281-1/+0
|
* Refactor the interpreter so as to build upon the MLKForm class cluster.Matthias Benkard2008-08-241-1/+1
| | | | The transition is not finished yet, so lots of things are broken right now.
* Remove class MLKLispValue.Matthias Benkard2008-08-111-2/+1
|
* Implement -finalize methods where appropriate.Matthias Andreas Benkard2008-08-071-0/+1
|
* Add %FOREIGN-LAMBDA.Matthias Andreas Benkard2008-08-061-0/+47