John Benediktsson
|
5487480126
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
John Benediktsson
|
c1850f416a
|
sequences: fix docs to use "dst" as a convention.
|
2012-09-19 16:45:28 -07:00 |
John Benediktsson
|
3c03803f21
|
io.streams.sequence: minor refactor, minor speedup.
|
2012-07-27 21:12:26 -07:00 |
John Benediktsson
|
a642f39a9a
|
io.streams.sequence: faster stream-read-until.
|
2012-07-11 18:26:41 -07:00 |
Joe Groff
|
13b17fb84a
|
io: input-stream and output-stream mixins
|
2011-10-18 16:25:09 -07:00 |
Joe Groff
|
aa36db5ca8
|
io.streams.sequence: missed a USING:
|
2011-10-17 21:23:10 -07:00 |
Joe Groff
|
d5f4b6f155
|
io.streams.sequence: change to provide read-unsafe
Change io.streams.sequence and its children io.streams.byte-array and io.streams.string to implement the -unsafe protocol and mixin noncopying-reader.
|
2011-10-17 21:22:59 -07:00 |
Slava Pestov
|
fbbaef70c4
|
Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction
|
2010-10-08 18:55:13 -07:00 |
Doug Coleman
|
f7af445625
|
Add stream-peek1 and remove it from images.gif and dns. Add sequence-peek but not stream-peek (yet?)
|
2010-10-08 06:34:17 -07:00 |
Slava Pestov
|
28eb59824d
|
io: fix with-streams to dispose the output stream first, move (stream-seek) word to io.streams.sequence where it belongs
|
2010-09-12 22:07:23 -07:00 |
Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Doug Coleman
|
0ad6d1fb7b
|
add a few usages of iota, remove most 1+ and 1- from core
|
2009-05-01 19:58:24 -05:00 |
Slava Pestov
|
f97389503f
|
Fix stream-read-until on byte-readers
|
2009-03-27 19:26:16 -05:00 |
Slava Pestov
|
07a5a46009
|
Add stream-element-type generic word
|
2009-03-15 17:11:18 -05:00 |
Daniel Ehrenberg
|
5b2c0c9cbf
|
Adding missing inline declarations
|
2009-03-02 00:06:27 -06:00 |
Daniel Ehrenberg
|
2c462745f1
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |