factor/core/io
Brad Christensen f8405e9c55 A number of documentation fixes.
* Short-circuit combinators now show correct stack effect for quots
 * Groups and Clumps unchecked examples corrected, made runnable in listener
 * Class operations had duplicate link to class-types
 * Protocol slots readability fixed
 * Tuple word property for "tuple-layout" corrected to "layout"
 * cond>quot sentence started in lowercase
 * Method precedence code example missing stack effect for GENERIC:, M: integer explain changed to detail an integer
 * Motivation for default streams readability
 * Default input and output streams duplicate readln link removed from output stream words section
 * Looping combinators do description clarified
 * Make philosophy missing space
 * Linear order protocol duplicate after? link removed
 * Parsing words readability fix
 * Copied note regarding with-compilation-unit from define to define-declared and define-inline
2009-08-10 23:34:25 -07:00
..
backend Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
binary use itoa in more places 2009-08-02 18:18:31 -05:00
encodings io.encodings.utf16: cleanup 2009-05-28 02:50:57 -05:00
files Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
pathnames add file-stem word to io.pathnames as the counterpart to file-extension. write docs for both 2009-07-30 20:58:32 -05:00
streams Clean up init-stdio implementations and move io.streams.null to basis 2009-05-12 03:35:48 -05:00
test Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
io-docs.factor A number of documentation fixes. 2009-08-10 23:34:25 -07:00
io-tests.factor Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
io.factor clean up contents and lines words; contents never outputs f now 2009-05-10 16:39:51 -05:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00