aboutsummaryrefslogtreecommitdiffstats
path: root/dictionary.cpp
AgeCommit message (Expand)Author
2023-02-22move some corewords to core.fth; fix word readingClyne Sullivan
2023-02-20create, does>, variablesClyne Sullivan
2023-02-19do loops, executor fixesClyne Sullivan
2023-02-17some cleanupClyne Sullivan
2023-02-16handle input within dictionaryClyne Sullivan
2023-02-14allow byte indexingClyne Sullivan
2023-02-09implement if and thenClyne Sullivan
2023-02-09build as library; add small targetClyne Sullivan