summaryrefslogtreecommitdiff
path: root/MLKStream.m
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups.Matthias Benkard2008-08-081-2/+5
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
* Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO...Matthias Andreas Benkard2008-08-041-4/+5
* Properly open and close streams if necessary.Matthias Andreas Benkard2008-07-071-1/+24
* Make MLKStream#-readChar more robust.Matthias Andreas Benkard2008-07-071-8/+15
* Use NS_VALUERETURN properly.Matthias Andreas Benkard2008-07-061-5/+0
* Add a workaround for an exception handling problem on Mac OS X.Matthias Andreas Benkard2008-07-061-2/+9
* Implement a raw version of LOAD.Matthias Andreas Benkard2008-07-011-5/+26
* Remove class MLKError.Matthias Andreas Benkard2008-06-241-3/+6
* Add support for compilation on Mac OS X.Matthias Benkard2008-06-211-0/+1
* MLKStream#-readChar: Do something sane.Matthias Andreas Benkard2008-06-171-5/+16
* MLKStream#-readChar: Properly reread unread characters.Matthias Andreas Benkard2008-06-151-0/+9
* Add classes MLKError and MLKStream.Matthias Andreas Benkard2008-06-141-0/+98