factor/core/classes
John Benediktsson 8fd437d877 Revert "core: Add TH{ for making assoc tuples."
This reverts commit e93d8f82bc.
2020-09-28 16:29:43 -07:00
..
algebra classes: use check-instance in a few places, to remove duplication. 2020-01-15 10:34:47 -08:00
builtin classes.builtin: remove bootstrap-type>class. 2020-09-23 19:49:35 -07:00
error classes.error: adding a summary.txt. 2018-02-25 11:38:58 -08:00
intersection classes.algebra: change (flatten-class) to use arrays. 2019-10-24 14:12:26 -07:00
maybe classes: use check-instance in a few places, to remove duplication. 2020-01-15 10:34:47 -08:00
mixin classes: use check-instance in a few places, to remove duplication. 2020-01-15 10:34:47 -08:00
parser classes.parser: add a create-class word. 2015-08-23 22:40:56 -07:00
predicate core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
singleton classes.singleton: Update another test. 2017-06-04 12:57:38 -05:00
tuple Revert "core: Add TH{ for making assoc tuples." 2020-09-28 16:29:43 -07:00
union classes.union: speed up instance? on unions of tuple-classes. 2020-09-23 19:32:15 -07:00
authors.txt
classes-docs.factor classes: update with quotation stack effects. 2020-09-26 10:28:35 -07:00
classes-tests.factor classes: adding a check-instance for checking type of things. 2020-01-15 10:29:06 -08:00
classes.factor core: removing unnecessary method stack effects. 2020-09-09 15:00:53 -07:00
summary.txt
tags.txt