Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove unused optable methods compilewords and addop | dan | 2023-06-12 | 1 | -26/+0 |
* | feat: add do ... loop; | dan | 2023-06-03 | 1 | -1/+25 |
* | feat: optable errors handled with error handlers, not just by printing | dan | 2023-06-03 | 1 | -4/+5 |
* | feat: forthmachine and stack errors handled with error handlers, not just by ... | dan | 2023-06-03 | 1 | -1/+1 |
* | refactor: delete unused outputbuffer and outputline, add prefix to optype enum | dan | 2023-06-02 | 1 | -29/+28 |
* | feat: can overwrite existing functions | dan | 2023-06-02 | 1 | -28/+32 |
* | feat: runtime defined words are compiled; | dan | 2023-06-02 | 1 | -42/+51 |
* | refactor: always output via buffer | dan | 2023-06-02 | 1 | -4/+0 |
* | refactor: always output via buffer | dan | 2023-06-02 | 1 | -0/+371 |