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
/
MLKInterpretedClosure.m
Commit message (
Collapse
)
Author
Age
Files
Lines
*
MLKInterpretedClosure: Handle null argument lists correctly.
Matthias Andreas Benkard
2008-08-24
1
-1
/
+1
|
*
MLKInterpretedClosure: Adapt to the new interpreter.
Matthias Benkard
2008-08-24
1
-28
/
+10
|
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
|
*
MLKInterpretedClosure: Fix deallocation.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
|
*
Implement MLKInterpretedClosure#-dealloc.
Matthias Andreas Benkard
2008-08-05
1
-0
/
+9
|
*
Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, ↵
Matthias Andreas Benkard
2008-08-04
1
-4
/
+4
|
|
|
|
LASSIGN_COPY, and LASSIGN.
*
Add MLKPrintToString along with a couple of fixnum handling functions.
Matthias Andreas Benkard
2008-08-04
1
-1
/
+1
|
*
Make functions accept empty argument lists.
Matthias Andreas Benkard
2008-07-31
1
-1
/
+2
|
*
Add support for compiler macros to lexical contexts.
Matthias Andreas Benkard
2008-06-28
1
-0
/
+1
|
*
MLKInterpreter: Fix APPLY and %LAMBDA.
Matthias Andreas Benkard
2008-06-27
1
-5
/
+16
|
*
MLKInterpreter: Implement the %LAMBDA operator.
Matthias Andreas Benkard
2008-06-27
1
-0
/
+75