factor/basis/io
Slava Pestov cd53c2bd37 produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
..
backend Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
buffers clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
crlf Summary and author for io.crlf 2009-01-27 18:43:20 -06:00
directories produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
encodings Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
files produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
launcher Fix io.launcher.windows.nt test when run from factor.exe 2009-01-28 01:58:03 -06:00
mmap better io.mmap test 2009-02-26 19:58:25 -06:00
monitors Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
pipes Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
pools Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
ports clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
servers fix load error 2009-02-18 17:25:58 -06:00
sockets use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
streams Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
styles 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
thread Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
timeouts 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