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 (
Expand
)
Author
Age
Files
Lines
*
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