aboutsummaryrefslogtreecommitdiffstats
path: root/corewords.hpp
AgeCommit message (Expand)Author
2023-02-26pull exit check out of State::executeClyne Sullivan
2023-02-25reduce built-in word countClyne Sullivan
2023-02-25double-width mul/div; error stringsClyne Sullivan
2023-02-24compact implementation; runs on msp430Clyne Sullivan
2023-02-23fix cell size handling; optimize for speedClyne Sullivan
2023-02-22move some corewords to core.fth; fix word readingClyne Sullivan
2023-02-22fix comments; add accept, invert, true/false, environment?Clyne Sullivan
2023-02-21s", quit, abortClyne Sullivan
2023-02-20fix execution lookup; add unloopClyne Sullivan
2023-02-20concise parser; >body, >in, sourceClyne Sullivan
2023-02-20create, does>, variablesClyne Sullivan
2023-02-19do loops, executor fixesClyne Sullivan
2023-02-19fundamental compiling wordsClyne Sullivan
2023-02-17some cleanupClyne Sullivan
2023-02-16handle input within dictionaryClyne Sullivan
2023-02-14allow byte indexingClyne Sullivan
2023-02-09depth and more core.fth wordsClyne Sullivan
2023-02-09add elseClyne Sullivan
2023-02-09implement if and thenClyne Sullivan
2023-02-09build as library; add small targetClyne Sullivan
2023-02-09fix indentationClyne Sullivan
2023-02-09initial commitClyne Sullivan