factor/basis/ui/backend/cocoa
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
..
input-methods cocoa inline input using IM 2019-07-30 02:12:41 -05:00
tools cocoa: METHOD: -> COCOA-METHOD: for now. 2018-01-28 09:15:33 -06:00
views modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
authors.txt
cocoa.factor factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
platforms.txt
summary.txt