Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MLKCompiledClosure: Add accessors. | Matthias Andreas Benkard | 2008-08-16 | 1 | -0/+10 |
* | LLVM compiler: Remove various debugging messages. | Matthias Andreas Benkard | 2008-08-16 | 1 | -5/+5 |
* | MLKCompiledClosure: Remove debugging call to _code. | Matthias Andreas Benkard | 2008-08-16 | 1 | -1/+0 |
* | MLKCompiledClosure: Fix an off-by-one error in argument handling. | Matthias Andreas Benkard | 2008-08-16 | 1 | -1/+1 |
* | MLKCompiledClosure: Add debugging messages. | Matthias Andreas Benkard | 2008-08-16 | 1 | -1/+8 |
* | Revert "MLKCompiledClosure: Always indirect through a function pointer before... | Matthias Andreas Benkard | 2008-08-13 | 1 | -11/+3 |
* | MLKCompiledClosure: Use intptr_t arguments in order to make compilation easier. | Matthias Andreas Benkard | 2008-08-12 | 1 | -2/+2 |
* | MLKCompiledClosure: Always indirect through a function pointer before doing a... | Matthias Andreas Benkard | 2008-08-12 | 1 | -3/+11 |
* | Replace MLKCompiledProcedure with MLKCompiledClosure. | Matthias Andreas Benkard | 2008-08-12 | 1 | -0/+118 |