factor/core/io
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
..
backend core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
binary io.binary: speed up signed>. 2013-11-24 12:01:21 -08:00
encodings Revert "Revert "io.encodings: string>byte-array-fast can use (byte-array)."" 2014-03-07 11:19:45 -08:00
files Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable 2014-04-14 08:42:10 -07:00
pathnames io.pathnames: remove file-directory (redundant to parent-directory). 2012-10-23 09:47:57 -07:00
streams io.streams.memory: use constructor syntax. 2014-04-29 13:20:03 -07:00
test io.buffers: fix buffer-until for iota (reported by Sascha Matzke) 2010-01-16 18:44:24 +13:00
authors.txt
io-docs.factor docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
io-tests.factor io: more hot-rodding for #376 2011-11-09 17:22:01 -08:00
io.factor io: default each-block-size is 65536, but add words that allow you to use a different size. 2013-09-19 13:46:39 -07:00
summary.txt