factor/core/io
Doug Coleman c253cd854a 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
..
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 more docs for pathnames 2008-12-26 17:13:20 -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
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