factor/library/io
Slava Pestov 0771037b15 help system and tutorial improvements 2005-12-29 01:25:17 +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 help system and tutorial improvements 2005-12-29 01:25:17 +00:00
files.factor markup fixes; changing some stream protocol details 2005-12-19 07:12:40 +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 help system and tutorial improvements 2005-12-29 01:25:17 +00:00
plain-stream.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
server.factor catch change, new cleanup word, with-server combinator 2005-09-21 00:18:01 +00:00
stdio.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
stream.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
string-streams.factor make class< a bit faster, mutable strings 2005-12-26 02:05:31 +00:00