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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
MLKLexicalContext: Add -functionIsInline:.
Matthias Benkard
2008-08-24
1
-0
/
+1
|
*
LLVM compiler: Implement dynamic variable access.
Matthias Andreas Benkard
2008-08-18
1
-4
/
+3
|
*
%FSET, %FSETQ: Set global function bindings in a way that compiled code can ↵
Matthias Andreas Benkard
2008-08-16
1
-0
/
+4
|
|
|
|
understand.
*
MLKLexicalContext: Add management of user-defined function and variable ↵
Matthias Andreas Benkard
2008-08-12
1
-0
/
+13
|
|
|
|
properties.
*
Remove class MLKLispValue.
Matthias Benkard
2008-08-11
1
-2
/
+1
|
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
|
*
Remove MLKLinkedList.
Matthias Benkard
2008-08-04
1
-1
/
+1
|
*
Add declaration manipulation support to MLKLexicalContext.
Matthias Andreas Benkard
2008-08-03
1
-0
/
+3
|
*
Add support for compiler macros to lexical contexts.
Matthias Andreas Benkard
2008-06-28
1
-0
/
+8
|
*
MLKInterpreter: Fix macro support.
Matthias Andreas Benkard
2008-06-27
1
-4
/
+6
|
*
MLKInterpreter: Implement the %LAMBDA operator.
Matthias Andreas Benkard
2008-06-27
1
-3
/
+13
|
*
Make the environment handling system aware of bindings as first-class values.
Matthias Andreas Benkard
2008-06-24
1
-5
/
+7
|
*
Initialise the global environment on startup.
Matthias Andreas Benkard
2008-06-23
1
-1
/
+4
|
*
MLKLexicalContext: Add support for symbol macros.
Matthias Andreas Benkard
2008-06-22
1
-0
/
+2
|
*
Add class MLKLexicalContext.
Matthias Andreas Benkard
2008-06-22
1
-7
/
+17
|
*
Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop.
Matthias Andreas Benkard
2008-06-22
1
-0
/
+3
|
*
Add class MLKInterpreter.
Matthias Andreas Benkard
2008-06-22
1
-0
/
+54