2 Commits

Author SHA1 Message Date
bab72b79a7 Fix LOOP/+LOOP bug.
Forth-83 and after pick a more useful definition of how
LOOP and +LOOP should decide termination:
if the last step traversed between limit-1 and limit.

This allows for signed or unsigned loops with the same construct.

Updating to this behavior + adding test + fixing old test
that didn't match gforth.
2023-05-05 00:46:18 -07:00
fb47179999 Re-root site. 2022-02-27 20:59:19 -08:00