factor/basis/io
Slava Pestov d0f2b1c606 io.launcher: unnecessary word 2009-07-09 06:31:38 -05:00
..
backend fix duplicate using lines 2009-05-17 20:29:32 -05:00
buffers Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories copy-tree now preserves file permissions on Unix 2009-05-14 17:36:07 -05:00
encodings Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
files Fix usings on X11 2009-05-16 11:50:16 -04:00
launcher io.launcher: unnecessary word 2009-07-09 06:31:38 -05:00
mmap Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
monitors io.monitors: spawn-monitor was broken and never used, so remove it (reported by levi in #concatenative) 2009-05-22 02:04:36 -05:00
pipes Move call( and execute( to core 2009-03-16 20:11:36 -05:00
pools Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
ports io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
servers Remove initial-quot feature 2009-06-15 13:07:15 -05:00
sockets use concat-as 2009-06-10 16:01:46 -04:00
streams add a <limited-file-reader> word to open a limited stream from a file correctly 2009-06-03 21:21:21 -05:00
styles Some gold plating 2009-05-01 02:03:22 -05:00
thread Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
timeouts move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00