aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterdocs: readme fix mistake in proc declaration e.g.dan11 months
 
 
AgeCommit messageAuthorFilesLines
2024-06-29docs: readme fix mistake in proc declaration e.g.HEADmasterdan1-1/+1
2023-06-12refactor: remove unused optable methods compilewords and addopdan1-26/+0
2023-06-03builddan1-0/+0
2023-06-03tests: add do loop testsdan2-0/+34
2023-06-03feat: add do ... loop;dan3-2/+42
2023-06-03feat: add errorhandler typedan1-0/+4
2023-06-03builddan2-28/+1
2023-06-03feat: optable errors handled with error handlers, not just by printingdan4-18/+16
2023-06-03feat: forthmachine and stack errors handled with error handlers, not just by ...dan6-26/+71
2023-06-02refactor: delete unused outputbuffer and outputline, add prefix to optype enumdan4-38/+32
[...]