summaryrefslogtreecommitdiff
path: root/MLKCompiledClosure.m
Commit message (Collapse)AuthorAgeFilesLines
* MLKCompiledClosure: Use intptr_t arguments in order to make compilation easier.Matthias Andreas Benkard2008-08-121-2/+2
|
* MLKCompiledClosure: Always indirect through a function pointer before doing ↵Matthias Andreas Benkard2008-08-121-3/+11
| | | | a call.
* Replace MLKCompiledProcedure with MLKCompiledClosure.Matthias Andreas Benkard2008-08-121-0/+118