]> gitweb.factorcode.org Git - factor.git/history - basis/io/streams/throwing/throwing.factor
Implement and document stream-peek
[factor.git] / basis / io / streams / throwing / throwing.factor
2010-10-08 Doug ColemanImplement and document stream-peek
2010-09-28 Doug ColemanFix io.streams.throwing word and write docs for it...
2010-07-10 Joe Groffio.streams.throwing: rename throws-on-eof -> stream...
2010-07-09 Joe Groffio.streams.throwing: implement read-until
2010-07-09 Joe Groffio.streams.throwing: implement tell and seek
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-09 Doug ColemanSplit off io.streams.throwing from io.streams.limited...