Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: optable errors handled with error handlers, not just by printing | dan | 2023-06-03 | 1 | -12/+8 |
* | feat: forthmachine and stack errors handled with error handlers, not just by ... | dan | 2023-06-03 | 1 | -16/+18 |
* | feat: runtime defined words are compiled; | dan | 2023-06-02 | 1 | -0/+5 |
* | refactor: always output via buffer | dan | 2023-06-02 | 1 | -14/+42 |
* | feat: tuck and clearstack commands | dan | 2023-05-29 | 1 | -0/+4 |
* | feat: add jit-compiled optype ; add more new commands | dan | 2023-05-29 | 1 | -0/+3 |
* | feat: add .s,roll,pick,and depth commands to c forth | dan | 2023-05-29 | 1 | -4/+40 |
* | refactor: split optable and stack into sep files | dan | 2023-05-25 | 1 | -0/+40 |