factor/core/classes
John Benediktsson ab3f3173af change errors to use "object" instead of "obj". 2014-12-01 08:04:49 -08:00
..
algebra core: Remove trailing whitespace. 2014-10-31 01:14:31 -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 change errors to use "object" instead of "obj". 2014-12-01 08:04:49 -08: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 improve help by linking to types directly. 2014-05-23 20:20:15 -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