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 |
Doug Coleman
|
4a86d45c17
|
Merge remote-tracking branch 'origin/master' into modern-harvey3
|
2019-10-01 00:21:39 -05:00 |
Doug Coleman
|
8c3df2ede4
|
core: Remove some foo'bar words and a lot of postpone:
|
2018-08-09 21:59:15 -04:00 |
Doug Coleman
|
0a77f6c679
|
factor: fixing [[ ]] and some unit tests
|
2018-08-02 18:29:04 -04:00 |
Doug Coleman
|
43628c8340
|
core: Move more things to core.
Tricky things:
f props>> == @ _ are not defined in syntax
|
2017-11-24 18:42:30 -06:00 |