Age | Commit message (Expand) | Author |
---|---|---|
2025-03-14 | use safer code generationHEADejit | Kimplul |
2025-03-14 | allow 32bit compilation | Kimplul |
2025-03-13 | increase priority for loops | Kimplul |
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-26 | add auto | Kimplul |
2024-04-20 | add lightening jit | Kimplul |
2024-04-20 | initial working bytecode | Kimplul |
2024-03-09 | phase 2 checked against examples | Kimplul |
2024-02-25 | initial parser | Kimplul |
2024-02-08 | project work phase 1 | Kimplul |