Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, LASSIGN_CO... | Matthias Andreas Benkard | 2008-08-04 | 1 | -4/+4 |
* | 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 |