26 Commits

Author SHA1 Message Date
a7b3cc1604
msp430: clean up some build flags 2023-11-05 07:21:46 -05:00
4a1ec24592
msp430: include core-ext and tools 2023-11-02 21:37:34 -04:00
ea026f8d67
running on the devboard 2023-11-02 20:50:47 -04:00
b26edffda0
msp430 impl targets msp430fr2476 2023-11-02 08:17:07 -04:00
650a344aad
support long definitions; add tests as submodule 2023-10-25 09:06:14 -04:00
3d7a45e5cd
msp430.fth 2023-10-14 19:17:59 -04:00
70e399b498
switch to c++20 2023-10-14 17:38:44 -04:00
d36bb13f52 -Wconversion 2023-03-18 12:40:46 -04:00
74753670d5 >number 2023-03-14 09:44:08 -04:00
bf7fe756a1 u. um* 2023-03-11 16:24:25 -05:00
400e277b0c
make forth and msp430 folders 2023-03-11 10:26:02 -05:00
08a5696e60
move (most) of core-ext to its own file 2023-03-09 19:52:36 -05:00
967775313d add cppcheck and test targets; some code size reductions 2023-03-09 15:45:39 -05:00
970bbb473c linting; reduce msp430 binary size 2023-03-09 09:16:12 -05:00
dcd5e792b1 move libalee into folder 2023-03-08 19:57:26 -05:00
1960aa8773 update readme; make msp430 standalone 2023-03-08 19:31:33 -05:00
685accbcba build core.fth into executable 2023-03-08 13:41:02 -05:00
c5db61d59f packed literals; faster execution 2023-02-26 19:31:00 -05:00
eb6009acbf streamline single execution 2023-02-25 19:50:27 -05:00
0b88b4596e
compact implementation; runs on msp430 2023-02-24 19:09:53 -05:00
dac0553eb5
remove ParseStatus; reduce stack usage 2023-02-24 08:50:28 -05:00
81b2fa5d3c enable warnings 2023-02-23 18:31:40 -05:00
9f0127c3c8 fix cell size handling; optimize for speed 2023-02-23 18:04:49 -05:00
24a61f3c99 some cleanup 2023-02-17 08:15:30 -05:00
5bc9e4d2ad
build as library; add small target 2023-02-09 16:41:34 -05:00
56760f0517 initial commit 2023-02-09 10:30:55 -05:00