factor/core/classes
Doug Coleman c4cd8991be modern: Fix all the syntax errors.
Support ``{abc}foo{`` as a token name

Bug to fix:
! should error
[[M: error-class see-class*
    <colon \ ERROR: pprint-word
    {
        [ pprint-word ]
        [ superclass. ]
        [ <block "slots" word-prop [ name>> pprint-slot-name ] each block> pprint-semi ]
        [ tuple-declarations. ]
    } cleave
    block> ;]] string>literals >strings
2019-10-20 14:17:09 -05:00
..
algebra core/basis/extra: use none?. 2018-02-14 11:56:31 -08:00
builtin core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
error classes.error: adding a summary.txt. 2018-02-25 11:38:58 -08:00
intersection core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
maybe core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
mixin core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
parser classes.parser: add a create-class word. 2015-08-23 22:40:56 -07:00
predicate core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
singleton core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
tuple modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
union core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
authors.txt
classes-docs.factor core/: bunch of more docs 2017-06-24 16:42:59 +02:00
classes-tests.factor classes.*: new words contained-classes and all-contained-classes 2016-12-06 09:00:01 +01:00
classes.factor Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
summary.txt
tags.txt