factor/basis/io
John Benediktsson a7682c9854 io.styles: change style-stream to inherit all styles by default. 2020-02-19 21:47:01 -08:00
..
backend classes: use check-instance in a few places, to remove duplication. 2020-01-15 10:34:47 -08:00
buffers help.markup: adding a $slots word to document slots, use it. 2020-02-16 22:36:19 -08:00
crlf io.crlf: adding read-ignoring-crlf and read1-ignoring-crlf. 2019-04-05 11:34:34 -07:00
directories io.directories.windows: don't need to wrap. 2020-02-11 13:25:44 -08:00
encodings core/basis/extra: using while* in a few places. 2019-12-13 14:38:26 -08:00
files core/basis/extra: use flags{ } in places. 2020-02-11 13:27:42 -08:00
launcher io.launcher.unix: Fix test. 2019-09-27 23:13:51 -05:00
mmap io: Trim using lists. 2020-01-03 12:42:11 -06:00
monitors Revert "io.encodings.utf16: add a utf16n word for native utf16 type." 2019-08-06 07:12:55 -07:00
pipes
pools
ports classes: use check-instance in a few places, to remove duplication. 2020-01-15 10:34:47 -08: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-01-06 14:20:15 -08: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 io.styles: change style-stream to inherit all styles by default. 2020-02-19 21:47:01 -08:00
thread
timeouts