]> gitweb.factorcode.org Git - factor.git/commit
string input streams
authorSlava Pestov <slava@factorcode.org>
Sun, 19 Jun 2005 22:31:02 +0000 (22:31 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 19 Jun 2005 22:31:02 +0000 (22:31 +0000)
commitd3362965dd1ba02623a6b4f0e967e2a91d25c651
treef8d6422a1f5de41066dd80076c299edf68f3b588
parentf1b23d66b71b2df9233c121977d6fcde97549f0b
string input streams
library/bootstrap/boot-stage1.factor
library/collections/strings-epilogue.factor
library/io/duplex-stream.factor [new file with mode: 0644]
library/io/files.factor
library/io/lines.factor
library/io/stdio.factor
library/io/stream.factor
library/io/string-streams.factor [new file with mode: 0644]