]> gitweb.factorcode.org Git - factor.git/history - extra/io/streams/peek/peek.factor
Switch to https urls
[factor.git] / extra / io / streams / peek / peek.factor
2023-01-20 John BenediktssonSwitch to https urls
2015-05-13 Doug Colemanio.streams.peek: Peek streams can break on file input...
2015-04-21 John Benediktssonio.streams.peek: fix stack effect for [stream-]peek1.
2014-10-10 Doug Colemanio.streams.peek: Add file position indicator api calls.
2013-01-22 John Benediktssonio.streams.peek: use namespaces.
2013-01-21 Doug Colemanio.streams.peek: Implement peek and peek1.
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 Joe Groffclean up forwarding stream-read-partial-unsafe
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffio.streams.peek: read-unsafe protocol
2011-10-18 Joe Groffio: nab io.streams.peek's stream-exemplar-growable
2011-09-26 Doug ColemanPeekable streams wrapper