factor/basis/io
Slava Pestov 7aeb13e58a io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
..
backend Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
buffers io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories inline a couple of combinators to fix compile warnings 2009-03-28 16:34:52 -05:00
encodings Tweak some code to reduce deployed image size 2009-03-31 08:03:27 -05:00
files Passing the wrong type of sequence to M\ encoder write now throws an error 2009-04-20 03:26:56 -05:00
launcher Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
mmap Fix typo in io.mmap.functor stack effect 2009-03-04 21:37:49 -06:00
monitors Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
pipes Move call( and execute( to core 2009-03-16 20:11:36 -05:00
pools Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
ports io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
servers Move call( and execute( to core 2009-03-16 20:11:36 -05:00
sockets Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
streams Treat a limit of f as unlimited instead of throwing an error 2009-04-07 04:11:56 -05:00
styles Fix help-lint failures 2009-04-14 16:36:53 -05: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