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