Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-04 | add LTO compilation flag | Kimplul | |
2024-10-22 | use type-specific vectors instead of generic ones | Kimplul | |
+ An attempt at speeding up function calls in the interpreted mode | |||
2024-07-13 | make tests only compile once | Kimplul | |
+ Select between jit/bytecode with a runtime parameter | |||
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 | |