Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MLKStream: Add -writeChar and -writeString. | Matthias Benkard | 2008-08-27 | 1 | -8/+30 |
* | Minor cleanups. | Matthias Benkard | 2008-08-08 | 1 | -2/+5 |
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
* | Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO... | Matthias Andreas Benkard | 2008-08-04 | 1 | -4/+5 |
* | Properly open and close streams if necessary. | Matthias Andreas Benkard | 2008-07-07 | 1 | -1/+24 |
* | Make MLKStream#-readChar more robust. | Matthias Andreas Benkard | 2008-07-07 | 1 | -8/+15 |
* | Use NS_VALUERETURN properly. | Matthias Andreas Benkard | 2008-07-06 | 1 | -5/+0 |
* | Add a workaround for an exception handling problem on Mac OS X. | Matthias Andreas Benkard | 2008-07-06 | 1 | -2/+9 |
* | Implement a raw version of LOAD. | Matthias Andreas Benkard | 2008-07-01 | 1 | -5/+26 |
* | Remove class MLKError. | Matthias Andreas Benkard | 2008-06-24 | 1 | -3/+6 |
* | Add support for compilation on Mac OS X. | Matthias Benkard | 2008-06-21 | 1 | -0/+1 |
* | MLKStream#-readChar: Do something sane. | Matthias Andreas Benkard | 2008-06-17 | 1 | -5/+16 |
* | MLKStream#-readChar: Properly reread unread characters. | Matthias Andreas Benkard | 2008-06-15 | 1 | -0/+9 |
* | Add classes MLKError and MLKStream. | Matthias Andreas Benkard | 2008-06-14 | 1 | -0/+98 |