96 Commits (8f30a7380761c0498e0db3373e67ab6c6449aae1)
 

Author SHA1 Message Date
Clyne 8f30a73807 Delete 'forth/hal.fth' 11 months ago
Clyne e175ab21b3
interrupt support; better reg words 11 months ago
Clyne 974f49ca16
fix standalone 11 months ago
Clyne 9bb53dc9d7
forgot to push msp430 dict impl 11 months ago
Clyne 4a1ec24592
msp430: include core-ext and tools 11 months ago
Clyne ea026f8d67
running on the devboard 11 months ago
Clyne b26edffda0
msp430 impl targets msp430fr2476 11 months ago
Clyne 6dcf780a3b
fix if condition on 16-bit cpus 11 months ago
Clyne 6bd7338414
add SOURCE-ID 11 months ago
Clyne 97a590fc8e
add PARSE; fixes to actually comply with all tests 11 months ago
Clyne 91566e20e8
fix core and core-ext impl to pass all tests 11 months ago
Clyne 3bb6ecbb23
fix MARKER 11 months ago
Clyne ddba135e7d
add [COMPILE], fix :NONAME 11 months ago
Clyne 79a15b78b1
remove compat.txt 11 months ago
Clyne 5ee8f7e01d
add .R PAD U.R U> UNUSED WITHIN 11 months ago
Clyne 6b1955a69e
remove old tests 11 months ago
Clyne 650a344aad
support long definitions; add tests as submodule 11 months ago
Clyne 7381e87be6
100% core test passing 11 months ago
Clyne 194acf022d
implement HOLDS 11 months ago
Clyne 6bd7c01389
implement pictured numeric output 11 months ago
Clyne 3d7a45e5cd
msp430.fth 11 months ago
Clyne 5991370657
consteval and other refactoring 11 months ago
Clyne 70e399b498
switch to c++20 11 months ago
Clyne 0b2ef84376
align builtin dictionary 11 months ago
Clyne f7a9103bbe
more refactoring, object organization 11 months ago
Clyne 15c0c2f789
some class refactoring 11 months ago
Clyne d36bb13f52 -Wconversion 2 years ago
Clyne 74753670d5 >number 2 years ago
Clyne c46f531b6b u< um/mod 2 years ago
Clyne bf7fe756a1 u. um* 2 years ago
Clyne f186ff2a22 find 2 years ago
Clyne 400e277b0c
make forth and msp430 folders 2 years ago
Clyne e41b124320
update documentation 2 years ago
Clyne bc3e952b48 common error enum; eval to _ev 2 years ago
Clyne f8270776e7
oops 2 years ago
Clyne b31036813c size reduction and refactoring 2 years ago
Clyne 7eeb515c5d
Word::iterator 2 years ago
Clyne f6e3fa4663
make parser static; tested msp430 build 2 years ago
Clyne 08a5696e60
move (most) of core-ext to its own file 2 years ago
Clyne c5e10679c7 packed literals again 2 years ago
Clyne 76dfbba524 add msp430 linker 2 years ago
Clyne 967775313d add cppcheck and test targets; some code size reductions 2 years ago
Clyne 970bbb473c linting; reduce msp430 binary size 2 years ago
Clyne dcd5e792b1 move libalee into folder 2 years ago
Clyne 1960aa8773 update readme; make msp430 standalone 2 years ago
Clyne 685accbcba build core.fth into executable 2 years ago
Clyne a529c15918 add case/endcase of/endof 2 years ago
Clyne 18a4c6111f evaluate 2 years ago
Clyne a51428cff0 evaluate complete 2 years ago
Clyne 0a294fa8cc
wip: evaluate 2 years ago