factor/core/io
John Benediktsson 8d077a96ad using [ ... ] [ drop ] if* instead of dup [ ... ] [ 2drop ] if. 2016-07-11 21:01:03 -07:00
..
backend io.backend: remove unused normalize-directory word. 2016-06-30 14:11:24 -07:00
binary core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
encodings using [ ... ] [ drop ] if* instead of dup [ ... ] [ 2drop ] if. 2016-07-11 21:01:03 -07:00
files io.files: fix cd test on windows (needs normalize-path instead of absolute-path). 2016-04-09 10:25:10 -07:00
pathnames use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
streams use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
test
authors.txt
io-docs.factor io.streams-docs: fix some copy-paste errors 2016-05-25 11:38:28 +03:00
io-tests.factor core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
io.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
summary.txt