factor/core/classes
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
..
algebra classes: Add a check that arguments to classoids are themselves classoids. 2013-03-22 16:00:46 -07:00
builtin classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
intersection core: some more cleanup of USING lists. 2013-03-05 10:48:14 -08:00
maybe classes.union/maybe: Check the members of the maybe{} in a different way. 2013-03-24 01:10:54 -07:00
mixin core: some more cleanup of USING lists. 2013-03-05 10:48:14 -08:00
parser words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
predicate docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
singleton core: some more cleanup of USING lists. 2013-03-05 10:48:14 -08:00
tuple core/extra tests: Fix word -> last-word 2013-03-24 01:11:54 -07:00
union classes.union/maybe: Check the members of the maybe{} in a different way. 2013-03-24 01:10:54 -07:00
authors.txt
classes-docs.factor update docs for help.lint checks. 2013-08-24 11:39:31 -07:00
classes-tests.factor
classes.factor assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
summary.txt
tags.txt