Commit Graph

105 Commits (0810456e9c5c19a47511a682eeabc71008632a2c)
 

Author SHA1 Message Date
Clyne 0810456e9c
MaxDistance constant; some .cpp comments
Clyne 513136558e
coreword opcodes via token(); calculated WordCount
Clyne 2b64fbdfb8
document some core words; reorganize
Clyne 6496152f57
add doxygen support
Clyne d6ee894c13
msp430: set SR on exit when in ISR
Clyne 8e7cb05cfb Merge branch 'master' of ssh://code.bitgloo.com:222/bitgloo/alee-forth
Clyne a7b3cc1604
msp430: clean up some build flags
Clyne 7e10d0855c
msp430: add compressed register/flag wordset
Clyne 789791692a
make parser extendable
Clyne 8f30a73807 Delete 'forth/hal.fth'
Clyne e175ab21b3
interrupt support; better reg words
Clyne 974f49ca16
fix standalone
Clyne 9bb53dc9d7
forgot to push msp430 dict impl
Clyne 4a1ec24592
msp430: include core-ext and tools
Clyne ea026f8d67
running on the devboard
Clyne b26edffda0
msp430 impl targets msp430fr2476
Clyne 6dcf780a3b
fix if condition on 16-bit cpus
Clyne 6bd7338414
add SOURCE-ID
Clyne 97a590fc8e
add PARSE; fixes to actually comply with all tests
Clyne 91566e20e8
fix core and core-ext impl to pass all tests
Clyne 3bb6ecbb23
fix MARKER
Clyne ddba135e7d
add [COMPILE], fix :NONAME
Clyne 79a15b78b1
remove compat.txt
Clyne 5ee8f7e01d
add .R PAD U.R U> UNUSED WITHIN
Clyne 6b1955a69e
remove old tests
Clyne 650a344aad
support long definitions; add tests as submodule
Clyne 7381e87be6
100% core test passing
Clyne 194acf022d
implement HOLDS
Clyne 6bd7c01389
implement pictured numeric output
Clyne 3d7a45e5cd
msp430.fth
Clyne 5991370657
consteval and other refactoring
Clyne 70e399b498
switch to c++20
Clyne 0b2ef84376
align builtin dictionary
Clyne f7a9103bbe
more refactoring, object organization
Clyne 15c0c2f789
some class refactoring
Clyne d36bb13f52 -Wconversion
Clyne 74753670d5 >number
Clyne c46f531b6b u< um/mod
Clyne bf7fe756a1 u. um*
Clyne f186ff2a22 find
Clyne 400e277b0c
make forth and msp430 folders
Clyne e41b124320
update documentation
Clyne bc3e952b48 common error enum; eval to _ev
Clyne f8270776e7
oops
Clyne b31036813c size reduction and refactoring
Clyne 7eeb515c5d
Word::iterator
Clyne f6e3fa4663
make parser static; tested msp430 build
Clyne 08a5696e60
move (most) of core-ext to its own file
Clyne c5e10679c7 packed literals again
Clyne 76dfbba524 add msp430 linker