index
:
mulk/toilet
master
An ANSI Common Lisp compiler using LLVM.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MLKLexicalContext-MLKLLVMCompilation.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update to LLVM 2.5.
Matthias Andreas Benkard
2009-08-19
1
-0
/
+1
|
*
Support %FLET on Mac OS X 10.5.
Matthias Benkard
2008-10-01
1
-0
/
+3
|
*
LLVM compiler: Support FUNCTION.
Matthias Benkard
2008-10-01
1
-0
/
+1
|
*
LLVM compiler: Access closure variables through the closure data pointer.
Matthias Andreas Benkard
2008-09-02
1
-0
/
+1
|
*
LLVM compiler: Add support for heap allocation of lexical variables.
Matthias Andreas Benkard
2008-09-01
1
-1
/
+3
|
*
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 ↵
Matthias Andreas Benkard
2008-08-16
1
-8
/
+8
|
|
|
|
understand.
*
MLKLexicalContext(MLKLLVMCompilation): Add value and function property ↵
Matthias Andreas Benkard
2008-08-13
1
-0
/
+4
|
|
|
|
setter methods.
*
MLKLexicalContext: Add management of user-defined function and variable ↵
Matthias Andreas Benkard
2008-08-12
1
-0
/
+42
properties.