index
:
ejit
alloca
master
tail
Hybrid JIT/bytecode built on top of Lightening
kimi.h.kuparinen+ejit@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
7 days
use conts/vec instead of vendored version
HEAD
master
Kimplul
2025-04-10
improve tests a bit
tail
Kimplul
2025-04-09
initial tail call stuff
Kimplul
2025-04-03
fix example compilation
Kimplul
2025-04-02
armhf seems to work
Kimplul
2025-04-02
improve build system a bit
Kimplul
2025-04-01
powerpc64le seems to work
Kimplul
2025-04-01
mips64el seems to work
Kimplul
2025-04-01
expose sqrt
Kimplul
2025-04-01
mipsel seems to work
Kimplul
2025-04-01
aarch64 linux seems to work
Kimplul
2025-03-14
start supporting 32bit arches
Kimplul
2025-03-07
make code a bit more robust
Kimplul
2025-01-04
add LTO compilation flag
Kimplul
2024-10-22
use type-specific vectors instead of generic ones
Kimplul
2024-07-13
make tests only compile once
Kimplul
2024-07-13
bytecode tests pass
Kimplul
2024-06-29
continue working through bytecode ops
Kimplul
2024-06-29
start adding tests
Kimplul
2024-06-26
enough functionality to implement posthaste
Kimplul
2024-06-24
add initial compiler framework
Kimplul
2024-06-23
initial interpeter testing
Kimplul