summaryrefslogtreecommitdiff
path: root/MLKLexicalContext-MLKLLVMCompilation.h
Commit message (Expand)AuthorAgeFilesLines
* Update to Xcode 4.6. Further update to LLVM 3.2.HEADmasterMatthias Andreas Benkard2013-03-291-20/+20
* Update to LLVM 2.5.Matthias Andreas Benkard2009-08-191-0/+1
* Support %FLET on Mac OS X 10.5.Matthias Benkard2008-10-011-0/+3
* LLVM compiler: Support FUNCTION.Matthias Benkard2008-10-011-0/+1
* LLVM compiler: Access closure variables through the closure data pointer.Matthias Andreas Benkard2008-09-021-0/+1
* LLVM compiler: Add support for heap allocation of lexical variables.Matthias Andreas Benkard2008-09-011-1/+3
* Factor the LLVM compiler out into its own library.Matthias Andreas Benkard2008-08-231-0/+2
* LLVM compiler: Implement dynamic variable access.Matthias Andreas Benkard2008-08-181-1/+1
* MLKLexicalContext(MLKLLVMCompilation): Further fix value types.Matthias Andreas Benkard2008-08-161-2/+3
* %FSET, %FSETQ: Set global function bindings in a way that compiled code can u...Matthias Andreas Benkard2008-08-161-8/+8
* MLKLexicalContext(MLKLLVMCompilation): Add value and function property setter...Matthias Andreas Benkard2008-08-131-0/+4
* MLKLexicalContext: Add management of user-defined function and variable prope...Matthias Andreas Benkard2008-08-121-0/+42