factor/basis/io
Doug Coleman c091ed4afc factor: FOO: -> foo: if it's not a top-level definition word. 2017-06-04 16:10:50 -05:00
..
backend factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
buffers factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
crlf factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
directories io.directories.search: fix linux tests. 2017-03-05 15:56:28 -08:00
encodings factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
files factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
launcher factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
mmap factor: FOO: -> foo: if it's not a top-level definition word. 2017-06-04 16:10:50 -05: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 destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
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 factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
standard-paths io.standard-paths.unix: use $USER's configured shell. 2017-03-21 16:05:23 -07:00
streams factor: CHAR: -> char: 2017-06-04 16:00:02 -05:00
styles core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05: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 factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00