aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-09move main execution to State; bring back verify()optimizeClyne Sullivan
2023-11-09fix execute; disable verify(); bench w/ standaloneClyne Sullivan
2023-11-08fib.fth benchmark; some minor coreword optimizationsClyne Sullivan
2023-11-05Merge branch 'master' of ssh://code.bitgloo.com:222/bitgloo/alee-forthClyne Sullivan
2023-11-05msp430: clean up some build flagsClyne Sullivan
2023-11-05msp430: add compressed register/flag wordsetClyne Sullivan
2023-11-05make parser extendableClyne Sullivan
2023-11-03Delete 'forth/hal.fth'Clyne
2023-11-03interrupt support; better reg wordsClyne Sullivan
2023-11-03fix standaloneClyne Sullivan
2023-11-03forgot to push msp430 dict implClyne Sullivan
2023-11-02msp430: include core-ext and toolsClyne Sullivan
2023-11-02running on the devboardClyne Sullivan
2023-11-02msp430 impl targets msp430fr2476Clyne Sullivan
2023-11-02fix if condition on 16-bit cpusClyne Sullivan
2023-10-28add SOURCE-IDClyne Sullivan
2023-10-28add PARSE; fixes to actually comply with all testsClyne Sullivan
2023-10-27fix core and core-ext impl to pass all testsClyne Sullivan
2023-10-27fix MARKERClyne Sullivan
2023-10-26add [COMPILE], fix :NONAMEClyne Sullivan
2023-10-26remove compat.txtClyne Sullivan
2023-10-26add .R PAD U.R U> UNUSED WITHINClyne Sullivan
2023-10-25remove old testsClyne Sullivan
2023-10-25support long definitions; add tests as submoduleClyne Sullivan
2023-10-25100% core test passingClyne Sullivan
2023-10-25implement HOLDSClyne Sullivan
2023-10-24implement pictured numeric outputClyne Sullivan
2023-10-14msp430.fthClyne Sullivan
2023-10-14consteval and other refactoringClyne Sullivan
2023-10-14switch to c++20Clyne Sullivan
2023-10-14align builtin dictionaryClyne Sullivan
2023-10-13more refactoring, object organizationClyne Sullivan
2023-10-12some class refactoringClyne Sullivan
2023-03-18-WconversionClyne Sullivan
2023-03-14>numberClyne Sullivan
2023-03-11u< um/modClyne Sullivan
2023-03-11u. um*Clyne Sullivan
2023-03-11findClyne Sullivan
2023-03-11make forth and msp430 foldersClyne Sullivan
2023-03-11update documentationClyne Sullivan
2023-03-11common error enum; eval to _evClyne Sullivan
2023-03-10oopsclyne
2023-03-10size reduction and refactoringClyne Sullivan
2023-03-10Word::iteratorClyne Sullivan
2023-03-10make parser static; tested msp430 buildClyne Sullivan
2023-03-09move (most) of core-ext to its own fileClyne Sullivan
2023-03-09packed literals againClyne Sullivan
2023-03-09add msp430 linkerClyne Sullivan
2023-03-09add cppcheck and test targets; some code size reductionsClyne Sullivan
2023-03-09linting; reduce msp430 binary sizeClyne Sullivan