factor/basis/io
Slava Pestov 132249660d Fix conflict 2009-05-16 09:48:42 -05:00
..
backend io.bakend.windows.nt: fix bootstrap error 2009-05-12 06:25:06 -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 conflict 2009-05-16 09:48:42 -05:00
launcher Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
mmap Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
monitors move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -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 fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
sockets Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
streams Clean up init-stdio implementations and move io.streams.null to basis 2009-05-12 03:35:48 -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