Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: pop and peek are no longer special cases; remove dump command | dan | 2023-05-26 | 1 | -7/+0 |
| | |||||
* | refactor: split optable and stack into sep files | dan | 2023-05-25 | 1 | -215/+9 |
| | |||||
* | add builtins "/" and "*" | dan | 2023-05-24 | 1 | -3/+16 |
| | |||||
* | add if,not,=,drop,rot,swap,over words | dan | 2023-05-23 | 1 | -3/+67 |
| | |||||
* | clean and comment | dan | 2023-05-23 | 1 | -61/+11 |
| | |||||
* | start c version | dan | 2023-05-23 | 1 | -0/+280 |