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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-03-18
-Wconversion
Clyne Sullivan
2023-03-14
>number
Clyne Sullivan
2023-03-11
u. um*
Clyne Sullivan
2023-03-11
make forth and msp430 folders
Clyne Sullivan
2023-03-09
move (most) of core-ext to its own file
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-02-26
packed literals; faster execution
Clyne Sullivan
2023-02-25
streamline single execution
Clyne Sullivan
2023-02-24
compact implementation; runs on msp430
Clyne Sullivan
2023-02-24
remove ParseStatus; reduce stack usage
Clyne Sullivan
2023-02-23
enable warnings
Clyne Sullivan
2023-02-23
fix cell size handling; optimize for speed
Clyne Sullivan
2023-02-17
some cleanup
Clyne Sullivan
2023-02-09
build as library; add small target
Clyne Sullivan
2023-02-09
initial commit
Clyne Sullivan