factor/basis/io
Daniel Ehrenberg c5788ea67f Merge branch 'master' of git://factorcode.org/git/factor 2009-03-18 19:43:19 -05:00
..
backend Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
buffers clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
crlf Summary and author for io.crlf 2009-01-27 18:43:20 -06:00
directories fix find-in-directories and add unit tests 2009-03-12 17:01:44 -05:00
encodings io.encodings.iana no longer throws errors for name>encoding/encoding>name 2009-03-18 18:13:11 -05:00
files produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
launcher Merge branch 'master' into new_ui 2009-02-09 20:30:44 -06:00
mmap Fix typo in io.mmap.functor stack effect 2009-03-04 21:37:49 -06:00
monitors Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01: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 Add stream-element-type generic word 2009-03-15 17:11:18 -05:00
servers Move call( and execute( to core 2009-03-16 20:11:36 -05:00
sockets io.sockets.secure.unix.debug: Add <test-config> word 2009-03-18 19:30:57 -05:00
streams Add stream-element-type generic word 2009-03-15 17:11:18 -05:00
styles Add stream-element-type generic word 2009-03-15 17:11:18 -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