aboutsummaryrefslogtreecommitdiffstats
path: root/core.fth
AgeCommit message (Expand)Author
2023-03-04evaluate completeClyne Sullivan
2023-03-03wip: evaluateClyne Sullivan
2023-03-03revise parsing for better complianceClyne Sullivan
2023-03-02word, division complianceClyne Sullivan
2023-03-02major compliance refactor; undo packed literals for nowClyne Sullivan
2023-02-27:noname, ?do; fix +loop, alignedClyne Sullivan
2023-02-27key in forth; abort"; draft findClyne Sullivan
2023-02-26packed literals; faster executionClyne Sullivan
2023-02-25reduce built-in word countClyne Sullivan
2023-02-25implement leaveClyne Sullivan
2023-02-25double-width mul/div; error stringsClyne Sullivan
2023-02-24fix decimal and hexClyne Sullivan
2023-02-23fix cell size handling; optimize for speedClyne Sullivan
2023-02-23.(, buffer:, c", eraseClyne Sullivan
2023-02-22begin work on core extensions; fix does>Clyne Sullivan
2023-02-22add jClyne 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-21add recurse, moveClyne 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-20text words; control word fixesClyne Sullivan
2023-02-19do loops, executor fixesClyne Sullivan
2023-02-19fundamental compiling wordsClyne Sullivan
2023-02-17fix bad word detectionClyne Sullivan
2023-02-14allow byte indexingClyne Sullivan
2023-02-09depth and more core.fth wordsClyne Sullivan
2023-02-09add 2/ and 2*Clyne Sullivan
2023-02-09add more core.fth wordsClyne Sullivan
2023-02-09parse filesClyne Sullivan