factor/core/generic
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
..
hook factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
math core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
parser modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
single factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
standard factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
authors.txt
generic-docs.factor core: Remove some foo'bar words and a lot of postpone: 2018-08-09 21:59:15 -04:00
generic.factor modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
summary.txt
tags.txt