factor/core/io
Slava Pestov 2eda6fc6aa io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
..
backend change add-init-hook to add-startup-hook, new add-shutdown-hook word 2009-10-19 22:17:02 -04:00
binary reverse-here -> reverse! 2009-10-28 14:40:15 -05:00
encodings io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
files io.files: fix unit test for forget-tests? flag 2010-04-13 06:14:53 -07:00
pathnames Revert "fix append-path and vocab-dir to use path-separator" 2010-02-17 16:06:45 -08:00
streams Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13: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 Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
io-tests.factor Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
io.factor mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
summary.txt