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
/
MLKLexicalEnvironment.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MLKLinkedList.
Matthias Benkard
2008-08-04
1
-1
/
+0
*
Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO...
Matthias Andreas Benkard
2008-08-04
1
-6
/
+7
*
Reimplement VALUES as a function as opposed to a special operator.
Matthias Andreas Benkard
2008-08-03
1
-0
/
+4
*
Simplify environment inheritance.
Matthias Andreas Benkard
2008-06-30
1
-30
/
+5
*
Create environments upon binding when needed.
Matthias Andreas Benkard
2008-06-30
1
-0
/
+21
*
MLKInterpreter: Fix macro support.
Matthias Andreas Benkard
2008-06-27
1
-1
/
+3
*
MLKInterpreter: Implement the %LAMBDA operator.
Matthias Andreas Benkard
2008-06-27
1
-2
/
+11
*
Make the environment handling system aware of bindings as first-class values.
Matthias Andreas Benkard
2008-06-24
1
-1
/
+1
*
Rename methods: forBinding -> forSymbol
Matthias Andreas Benkard
2008-06-24
1
-8
/
+8
*
Initialise the global environment on startup.
Matthias Andreas Benkard
2008-06-23
1
-0
/
+26
*
Fix a stupid typo.
Matthias Andreas Benkard
2008-06-22
1
-1
/
+1
*
Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop.
Matthias Andreas Benkard
2008-06-22
1
-0
/
+131