factor/library/io
Slava Pestov b0e89c4984 made it an error to reference non-existent vocabularies in a USE: declaration; fixed this error in library source files 2005-12-17 14:55:00 +00:00
..
binary.factor unsafe-nth unsafe-set-nth for faster inner loops 2005-09-10 22:27:31 +00:00
buffer.factor rename ifte to if 2005-09-24 19:21:17 +00:00
c-streams.factor made it an error to reference non-existent vocabularies in a USE: declaration; fixed this error in library source files 2005-12-17 14:55:00 +00:00
duplex-stream.factor extended stream output protocol 2005-12-17 02:12:35 +00:00
files.factor minor cleanups all over the place 2005-12-10 06:02:13 +00:00
lines.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
null-stream.factor moved null streams to fix load order issue 2005-12-17 02:15:43 +00:00
plain-stream.factor extended stream output protocol 2005-12-17 02:12:35 +00:00
server.factor catch change, new cleanup word, with-server combinator 2005-09-21 00:18:01 +00:00
stdio.factor fixing various bugs 2005-12-17 03:24:39 +00:00
stream.factor fixing various bugs 2005-12-17 03:24:39 +00:00
string-streams.factor extended stream output protocol 2005-12-17 02:12:35 +00:00