Age | Commit message (Expand) | Author |
---|---|---|
2025-03-06 | implement some peephole optimizations | Kimplul |
2025-01-05 | fix procedure/function compilation | Kimplul |
2024-07-14 | update ejit | Kimplul |
2024-06-26 | initial working ejit config | Kimplul |
2024-06-25 | initial rewrite to use ejit | Kimplul |
2024-04-27 | documentation | Kimplul |
2024-04-26 | add check against proc calls as statements | Kimplul |
2024-04-26 | add some comments here and there | Kimplul |
2024-04-26 | rewrite interpeter | Kimplul |
2024-04-26 | formatting | Kimplul |
2024-04-26 | restructure debugging a bit | Kimplul |
2024-04-20 | add lightening jit | Kimplul |
2024-04-20 | initial working bytecode | Kimplul |