factor/core/classes/tuple
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
..
parser variants vocab for ADTs 2009-06-26 16:31:20 -05:00
authors.txt Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
tuple-docs.factor A number of documentation fixes. 2009-08-10 23:34:25 -07:00
tuple-tests.factor Remove initial-quot feature 2009-06-15 13:07:15 -05:00
tuple.factor classes.tuple: eliminate generic arithmetic from M: tuple = and M: tuple hashcode* 2009-07-18 02:09:56 -05:00