Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: split optable and stack into sep files | dan | 2023-05-25 | 5 | -215/+274 |
* | add readme.md | dan | 2023-05-24 | 1 | -0/+10 |
* | 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 |
* | feat: swap command | dan | 2023-05-20 | 1 | -0/+6 |
* | fix: cli input prompt should be printed to stderr, not stdout | dan | 2023-05-20 | 1 | -1/+1 |
* | feat: `if` command; fix: input should be printed above output | dan | 2023-05-20 | 2 | -8/+39 |
* | feat: dup command | dan | 2023-05-19 | 1 | -2/+3 |
* | fix: nodejs version should not crash | dan | 2023-05-19 | 1 | -2/+7 |
* | init | dan | 2023-05-19 | 1 | -0/+134 |