factor/basis/io
Doug Coleman 067f9830ef classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches. 2011-11-22 01:56:13 -08:00
..
backend io.backend.unix: hints on M\ fd refill 2011-11-09 16:32:47 -08:00
buffers io.ports: make read-step TYPED: 2011-11-09 14:13:41 -08:00
crlf io.crlf: add a word that reads an optional CR. 2011-10-12 12:36:54 -07:00
directories io.directories: fix delete-file on windows, add unit test 2011-11-12 18:28:07 -08:00
encodings io.files: add file-reader, file-writer mixins 2011-11-09 14:43:39 -08:00
files remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
launcher io.launcher.windows: update tests for prompt 2011-11-08 00:09:25 -08:00
mmap Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
monitors io.monitors: kill outdated doc about kqueue on BSD 2011-11-17 16:56:34 -08:00
pipes Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io.ports: clean up 2011-11-10 00:40:31 -05:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches. 2011-11-22 01:56:13 -08:00
standard-paths Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
streams io.streams.limited: missed INSTANCE: input-stream 2011-10-18 21:27:08 -07:00
styles io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
thread concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
timeouts Make sure io.backend.windows loads the implementations for the generics it defines. Make windows.handles not depend on io.timeouts. Fix typo in win32-file-attributes. Fix bug in null-output word. Clean up error checking code. 2010-09-17 14:19:10 -05:00