aboutsummaryrefslogtreecommitdiffstats
path: root/forthmachine.c
Commit message (Collapse)AuthorAgeFilesLines
* refactor: delete unused outputbuffer and outputline, add prefix to optype enumdan2023-06-021-2/+2
|
* feat: can overwrite existing functionsdan2023-06-021-1/+1
|
* feat: runtime defined words are compiled;dan2023-06-021-12/+24
|
* refactor: always output via bufferdan2023-06-021-0/+66