factor/basis/io
Doug Coleman f05c7e8cd8 factor: char: a -> ch'a.
Also all contractions are not allowed in word names anymore. Even Data cannot use contractions...
2018-08-09 18:02:38 -04:00
..
backend factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
buffers factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
crlf factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
directories factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
encodings factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
errors io.errors: Add words to print to error-stream as easily as to 2017-09-16 16:50:04 -05:00
files factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
launcher factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
mmap factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
monitors Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
pipes Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
pools
ports Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
servers factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
sockets factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
standard-paths more test IN: cleanup. 2018-02-25 15:44:16 -08:00
streams factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
styles core: Move more things to core. 2017-11-24 18:42:30 -06: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