summaryrefslogtreecommitdiff
path: root/MLKCompiledClosure.h
Commit message (Expand)AuthorAgeFilesLines
* Support %FLET on the GNU runtime and pre-10.5 versions of Mac OS X.Matthias Benkard2008-10-011-3/+4
* MLKCompiledClosure: Add accessors.Matthias Andreas Benkard2008-08-161-0/+3
* Revert "MLKCompiledClosure: Always indirect through a function pointer before...Matthias Andreas Benkard2008-08-131-2/+1
* 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 a...Matthias Andreas Benkard2008-08-121-1/+2
* Replace MLKCompiledProcedure with MLKCompiledClosure.Matthias Andreas Benkard2008-08-121-0/+48