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.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 2.9.
Matthias Andreas Benkard
2011-09-08
1
-10
/
+11
*
Merge /home/mulk/Dropbox/Projekte/Toilet Lisp
Matthias Andreas Benkard
2008-10-04
1
-1
/
+1
|
\
|
*
Add a multiple-value return pointer argument to all compiled procedures.
Matthias Benkard
2008-10-02
1
-1
/
+1
*
|
Merge mulk_benkard@ssh.phx.nearlyfreespeech.net:/home/htdocs/code/mulklisp
Matthias Andreas Benkard
2008-10-01
1
-0
/
+30
|
\
|
|
*
Support %FLET on Mac OS X 10.5.
Matthias Benkard
2008-10-01
1
-0
/
+21
|
*
LLVM compiler: Support FUNCTION.
Matthias Benkard
2008-10-01
1
-0
/
+9
*
|
Add various disabled debugging messages.
Matthias Andreas Benkard
2008-09-11
1
-0
/
+2
|
/
*
LLVM compiler: Treat closure data pointers as of type i8** rather than i8*.
Matthias Andreas Benkard
2008-09-02
1
-2
/
+2
*
MLKLexicalContext#-globalContext: Treat unknown variables as global.
Matthias Andreas Benkard
2008-09-02
1
-1
/
+1
*
LLVM compiler: Access closure variables through the closure data pointer.
Matthias Andreas Benkard
2008-09-02
1
-3
/
+10
*
MLKLexicalContext: Add -variableIsGlobal:.
Matthias Andreas Benkard
2008-09-01
1
-2
/
+1
*
LLVM compiler: Add support for heap allocation of lexical variables.
Matthias Andreas Benkard
2008-09-01
1
-3
/
+17
*
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
-4
/
+8
*
MLKLexicalContext(MLKLLVMCompilation): Further fix value types.
Matthias Andreas Benkard
2008-08-16
1
-5
/
+7
*
MLKLexicalContext(MLKLLVMCompilation): Fix value types.
Matthias Andreas Benkard
2008-08-16
1
-2
/
+6
*
%FSET, %FSETQ: Set global function bindings in a way that compiled code can u...
Matthias Andreas Benkard
2008-08-16
1
-33
/
+39
*
MLKLexicalContext(MLKLLVMCompilation): Add value and function property setter...
Matthias Andreas Benkard
2008-08-13
1
-0
/
+28
*
MLKLexicalContext: Add management of user-defined function and variable prope...
Matthias Andreas Benkard
2008-08-12
1
-0
/
+75