factor/core/generic
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
..
hook Working on inline caching for tail call sites 2009-05-06 19:22:22 -05:00
math Remove unused words discovered by Samuel Tardieu 2009-06-16 16:38:39 -05:00
parser define-generic and define-simple-generic now take stack effect parameters; math-combination is a singleton instead of a tuple 2009-03-22 18:00:26 -05:00
single use itoa in more places 2009-08-02 18:18:31 -05:00
standard Fix GENERIC# with out of bounds dispatch position 2009-05-12 20:47:20 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
generic-docs.factor A number of documentation fixes. 2009-08-10 23:34:25 -07:00
generic-tests.factor Move some unit tests from generic to generic.math 2009-04-29 23:36:05 -05:00
generic.factor Add better error checking for INSTANCE: and GENERIC#, and remove unnecessary word props when generic word's combination changes 2009-04-28 17:56:15 -05:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00