Bruce Hill
|
82cfd3e54b
|
More streamlining and cleanup. Especially for core/metaprogramming.nom
|
2018-06-14 21:59:43 -07:00 |
|
Bruce Hill
|
e7bdc35aa8
|
Cleanups to try/catch logic and object logic.
|
2018-06-04 17:23:13 -07:00 |
|
Bruce Hill
|
b53516c47c
|
Simplified and correctified lib/object (though the codegen still need
streamlining), added a .stub member to Action trees, and switched
Source's repr to be @filename[start:stop] instead of
"filename[start:stop]"
|
2018-05-30 17:21:19 -07:00 |
|
Bruce Hill
|
2e345e271f
|
Misc changes, fixed up Object lib and tests.
|
2018-05-24 14:57:35 -07:00 |
|
Bruce Hill
|
5d59d510cd
|
Removing end-of-line ":" and "(..)" for blocks (they just use
indentation now).
|
2018-04-25 16:31:09 -07:00 |
|
Bruce Hill
|
da33269c30
|
All tests passing (except object)
|
2018-04-19 17:23:54 -07:00 |
|
Bruce Hill
|
505fec2a61
|
Restructured the nomsu files to group all the essentials into core/ and
all the optionals into lib/. lib/core.nom and tests/all.nom are no
longer needed now.
|
2018-02-02 15:49:42 -08:00 |
|
Bruce Hill
|
f1d4a568a3
|
Added test for OO.
|
2018-01-31 15:31:31 -08:00 |
|