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
/
MLKLLVMCompiler.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
MLKLLVMCompiler: Directly build argument lists without first constructing an ↵
Matthias Andreas Benkard
2008-08-16
1
-0
/
+8
|
|
|
|
array.
*
LLVM compiler: Add trace messages to compiled code.
Matthias Andreas Benkard
2008-08-16
1
-0
/
+2
|
*
MLKLexicalContext: Add management of user-defined function and variable ↵
Matthias Andreas Benkard
2008-08-12
1
-9
/
+1
|
|
|
|
properties.
*
LLVM compiler: Insert value names into the assembly code.
Matthias Andreas Benkard
2008-08-12
1
-0
/
+16
|
*
LLVM compiler: Have %LAMBDA forms return closures rather than function pointers.
Matthias Andreas Benkard
2008-08-12
1
-0
/
+3
|
*
LLVM compiler: Support %LAMBDA, PROGN, %LOOP, lexical variables, and ↵
Matthias Andreas Benkard
2008-08-11
1
-3
/
+14
|
|
|
|
function calls.
*
Implement most of the MLKForm class cluster.
Matthias Benkard
2008-08-11
1
-0
/
+2
|
*
Update Xcode project.
Matthias Benkard
2008-08-10
1
-2
/
+2
|
*
Modularise the compiler.
Matthias Andreas Benkard
2008-08-10
1
-5
/
+17
|
*
Beginnings of a compiler.
Matthias Andreas Benkard
2008-08-09
1
-0
/
+36