Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor the LLVM compiler out into its own library. | Matthias Andreas Benkard | 2008-08-23 | 1 | -0/+2 |
* | LLVM compiler: Implement dynamic variable access. | Matthias Andreas Benkard | 2008-08-18 | 1 | -1/+1 |
* | MLKLexicalContext(MLKLLVMCompilation): Further fix value types. | Matthias Andreas Benkard | 2008-08-16 | 1 | -2/+3 |
* | %FSET, %FSETQ: Set global function bindings in a way that compiled code can u... | Matthias Andreas Benkard | 2008-08-16 | 1 | -8/+8 |
* | MLKLexicalContext(MLKLLVMCompilation): Add value and function property setter... | Matthias Andreas Benkard | 2008-08-13 | 1 | -0/+4 |
* | MLKLexicalContext: Add management of user-defined function and variable prope... | Matthias Andreas Benkard | 2008-08-12 | 1 | -0/+42 |