summaryrefslogtreecommitdiff
path: root/MLKCompiledClosure.m
Commit message (Expand)AuthorAgeFilesLines
* Revert "MLKCompiledClosure: Always indirect through a function pointer before...Matthias Andreas Benkard2008-08-131-11/+3
* 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 a...Matthias Andreas Benkard2008-08-121-3/+11
* Replace MLKCompiledProcedure with MLKCompiledClosure.Matthias Andreas Benkard2008-08-121-0/+118