factor/core/io
Doug Coleman 8c3df2ede4 core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
..
backend factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
binary core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
encodings factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
files factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
pathnames core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
streams factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
test factor: Add newlines to every line. 2017-06-01 13:46:32 -05:00
authors.txt
io-docs.factor io: fix stream-copy docs. 2017-01-24 20:40:29 -08:00
io-tests.factor factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
io.factor factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
summary.txt