factor/basis/io
John Benediktsson 4631eb5a7e
classes: use check-instance in a few places, to remove duplication.
2020-04-11 20:33:21 -05:00
..
backend classes: use check-instance in a few places, to remove duplication. 2020-04-11 20:33:21 -05:00
buffers core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
crlf io.crlf: adding read-ignoring-crlf and read1-ignoring-crlf. 2019-04-05 11:34:34 -07:00
directories io: fix for win32-error not throwing on zero. 2020-04-11 20:33:12 -05:00
encodings core/basis/extra: using while* in a few places. 2019-12-13 14:38:26 -08:00
files io: fix for win32-error not throwing on zero. 2020-04-11 20:33:12 -05:00
launcher io.launcher.unix: Fix test. 2019-09-27 23:13:51 -05:00
mmap io: Trim using lists. 2020-04-11 20:32:43 -05:00
monitors Revert "io.encodings.utf16: add a utf16n word for native utf16 type." 2019-08-06 07:12:55 -07:00
pipes more test IN: cleanup. 2018-02-15 09:20:01 -08:00
pools
ports classes: use check-instance in a few places, to remove duplication. 2020-04-11 20:33:21 -05:00
servers continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
sockets io: fix for win32-error not throwing on zero. 2020-04-11 20:33:12 -05:00
standard-paths io.standard-paths: Add yet another path for Windows. 2018-12-24 13:08:28 -06:00
streams io.streams.byte-array.fast: push-all is faster for byte-array. 2019-05-19 18:47:34 -07:00
styles *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
thread
timeouts