Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+0 |
* | feat: runtime defined words are compiled; | dan | 2023-06-02 | 1 | -0/+2 |
* | refactor: always output via buffer | dan | 2023-06-02 | 1 | -1/+1 |
* | feat: tuck and clearstack commands | dan | 2023-05-29 | 1 | -0/+2 |
* | feat: add .s,roll,pick,and depth commands to c forth | dan | 2023-05-29 | 1 | -4/+12 |
* | refactor: split optable and stack into sep files | dan | 2023-05-25 | 1 | -0/+24 |