summaryrefslogtreecommitdiff
path: root/MLKInterpretedClosure.h
Commit message (Collapse)AuthorAgeFilesLines
* MLKInterpretedClosure: Adapt to the new interpreter.Matthias Benkard2008-08-241-8/+6
|
* Remove class MLKLispValue.Matthias Benkard2008-08-111-2/+1
|
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
|
* Implement MLKInterpretedClosure#-dealloc.Matthias Andreas Benkard2008-08-051-0/+2
|
* MLKInterpreter: Fix APPLY and %LAMBDA.Matthias Andreas Benkard2008-06-271-4/+4
|
* MLKInterpreter: Implement the %LAMBDA operator.Matthias Andreas Benkard2008-06-271-0/+45