factor/basis/io
Slava Pestov 2b23d1dd9e Remove silly retry word from continuations vocab 2009-05-08 00:20:54 -05:00
..
backend io.backend.windows.privileges: clean up code and fix inference problem 2009-05-07 21:26:29 -05:00
buffers io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -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 fix help-lint, compilation issue in io.directories.search 2009-04-24 19:01:26 -05:00
encodings Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
files Remove silly retry word from continuations vocab 2009-05-08 00:20:54 -05:00
launcher io.launcher.windows.nt: update unit tests for recent changes to lines and contents words 2009-05-07 21:25:55 -05:00
mmap finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -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
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 fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
streams Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
styles Some gold plating 2009-05-01 02:03:22 -05:00
thread
timeouts