factor/core/io
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
..
backend move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00
binary Fix permission bits 2008-10-02 08:34:49 -05:00
encodings Oops, io.encodings.binary was both in core and basis 2009-01-27 04:48:28 -06:00
files file-contents and set-file-contents deal in sequences, not strings 2009-01-29 00:08:40 -06:00
pathnames renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
streams move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00
test Trying to blindly fix Win64 unit tests 2008-11-17 20:28:52 -06:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
io-docs.factor Update I/O docs to talk about elements instead of characters, and add each-block combinator which generalizes contents just like each-line generalizes lines 2009-01-22 19:08:20 -06:00
io-tests.factor io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
io.factor Update I/O docs to talk about elements instead of characters, and add each-block combinator which generalizes contents just like each-line generalizes lines 2009-01-22 19:08:20 -06:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00