factor/basis/io
Alexander Iljin acf14a7bd1 io.directories.windows: add size slot to windows-directory-entry tuple 2017-06-05 16:47:01 -07:00
..
backend io.backend.unix.tests: missed this none reference 2016-09-16 19:38:02 +02:00
buffers io.buffers: refactor buffer-read-until to use buffer-find. 2016-11-09 10:43:47 -08:00
crlf
directories io.directories.windows: add size slot to windows-directory-entry tuple 2017-06-05 16:47:01 -07:00
encodings *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
files *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
launcher factor: Add newlines to every line. 2017-06-01 13:46:32 -05:00
mmap use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
monitors basis,extra: refactorings to use the ignore-error and ignore-error/f words 2016-11-18 23:41:36 +01:00
pipes io.pipes: allow "|" separated strings in run-pipeline. 2016-11-09 09:56:34 -08:00
pools
ports core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
servers io.servers: using ?adjoin and ?delete in add/remove-running-server. 2017-02-07 13:31:57 -08:00
sockets core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
standard-paths io.standard-paths.unix: use $USER's configured shell. 2017-03-21 16:05:23 -07:00
streams *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
styles *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
thread ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere. 2016-04-06 17:35:13 -07:00
timeouts