summaryrefslogtreecommitdiff
path: root/MLKForeignProcedure.m
Commit message (Expand)AuthorAgeFilesLines
* Refactor the interpreter so as to build upon the MLKForm class cluster.Matthias Benkard2008-08-241-2/+2
* MLKForeignProcedure: Do not free(3) the foreign function in -dealloc.Matthias Benkard2008-08-081-5/+1
* Implement -finalize methods where appropriate.Matthias Andreas Benkard2008-08-071-0/+7
* Include alloca.h where appropriate.Matthias Andreas Benkard2008-08-061-0/+1
* Add %FOREIGN-LAMBDA.Matthias Andreas Benkard2008-08-061-0/+117