aboutsummaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Collapse)Author
2025-03-14use safer code generationHEADejitKimplul
2025-03-14allow 32bit compilationKimplul
2025-03-13increase priority for loopsKimplul
2025-03-07bump ejitKimplul
2025-03-05bump ejitKimplul
2025-01-05fix procedure/function compilationKimplul
+ Add fib example
2024-07-14update ejitKimplul
2024-06-27update ejitKimplul
2024-06-26initial working ejit configKimplul
2024-06-25initial rewrite to use ejitKimplul
+ Doesn't actually link yet due to missing stuff from ejit, will have to add them (tomorrow?)
2024-04-20silence some warningsKimplul
2024-04-20add lightening jitKimplul