Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add do ... loop; | dan | 2023-06-03 | 1 | -0/+3 |
* | feat: optable errors handled with error handlers, not just by printing | dan | 2023-06-03 | 1 | -1/+2 |
* | feat: forthmachine and stack errors handled with error handlers, not just by ... | dan | 2023-06-03 | 1 | -1/+3 |
* | refactor: delete unused outputbuffer and outputline, add prefix to optype enum | dan | 2023-06-02 | 1 | -6/+2 |
* | feat: can overwrite existing functions | dan | 2023-06-02 | 1 | -1/+1 |
* | feat: runtime defined words are compiled; | dan | 2023-06-02 | 1 | -10/+14 |
* | refactor: always output via buffer | dan | 2023-06-02 | 1 | -0/+79 |