factor/basis/io
Daniel Ehrenberg 3a6d9e912f Minor bug fixes 2009-03-02 23:31:13 -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
directories produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
encodings Minor bug fixes 2009-03-02 23:31:13 -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