index
:
bitgloo/alee-forth
llvm
master
native
optimize
A portable and concise Forth implementation in modern C++
bitgloo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-14
msp430.fth
Clyne Sullivan
2023-10-14
consteval and other refactoring
Clyne Sullivan
2023-10-14
switch to c++20
Clyne Sullivan
2023-10-14
align builtin dictionary
Clyne Sullivan
2023-10-13
more refactoring, object organization
Clyne Sullivan
2023-10-12
some class refactoring
Clyne Sullivan
2023-03-18
-Wconversion
Clyne Sullivan
2023-03-14
>number
Clyne Sullivan
2023-03-11
u< um/mod
Clyne Sullivan
2023-03-11
u. um*
Clyne Sullivan
2023-03-11
find
Clyne Sullivan
2023-03-11
make forth and msp430 folders
Clyne Sullivan
2023-03-11
update documentation
Clyne Sullivan
2023-03-11
common error enum; eval to _ev
Clyne Sullivan
2023-03-10
oops
clyne
2023-03-10
size reduction and refactoring
Clyne Sullivan
2023-03-10
Word::iterator
Clyne Sullivan
2023-03-10
make parser static; tested msp430 build
Clyne Sullivan
2023-03-09
move (most) of core-ext to its own file
Clyne Sullivan
2023-03-09
packed literals again
Clyne Sullivan
2023-03-09
add msp430 linker
Clyne Sullivan
2023-03-09
add cppcheck and test targets; some code size reductions
Clyne Sullivan
2023-03-09
linting; reduce msp430 binary size
Clyne Sullivan
2023-03-08
move libalee into folder
Clyne Sullivan
2023-03-08
update readme; make msp430 standalone
Clyne Sullivan
2023-03-08
build core.fth into executable
Clyne Sullivan
2023-03-04
add case/endcase of/endof
Clyne Sullivan
2023-03-04
evaluate
Clyne Sullivan
2023-03-04
evaluate complete
Clyne Sullivan
2023-03-03
wip: evaluate
Clyne Sullivan
2023-03-03
revise parsing for better compliance
Clyne Sullivan
2023-03-02
word, division compliance
Clyne Sullivan
2023-03-02
major compliance refactor; undo packed literals for now
Clyne Sullivan
2023-02-27
:noname, ?do; fix +loop, aligned
Clyne Sullivan
2023-02-27
key in forth; abort"; draft find
Clyne Sullivan
2023-02-26
packed literals; faster execution
Clyne Sullivan
2023-02-26
optimize ip incrementation
Clyne Sullivan
2023-02-26
pull exit check out of State::execute
Clyne Sullivan
2023-02-25
streamline single execution
Clyne Sullivan
2023-02-25
reduce built-in word count
Clyne Sullivan
2023-02-25
implement leave
Clyne Sullivan
2023-02-25
double-width mul/div; error strings
Clyne Sullivan
2023-02-24
compact implementation; runs on msp430
Clyne Sullivan
2023-02-24
fix decimal and hex
Clyne Sullivan
2023-02-24
remove ParseStatus; reduce stack usage
Clyne Sullivan
2023-02-23
enable warnings
Clyne Sullivan
2023-02-23
try dict save/load; prevent execute recursion
Clyne Sullivan
2023-02-23
fix cell size handling; optimize for speed
Clyne Sullivan
2023-02-23
.(, buffer:, c", erase
Clyne Sullivan
2023-02-22
begin work on core extensions; fix does>
Clyne Sullivan
[prev]
[next]