Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |