aboutsummaryrefslogtreecommitdiff
path: root/src/check.c
AgeCommit message (Collapse)Author
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-27documentationKimplul
2024-04-26add check against proc calls as statementsKimplul
2024-04-26rewrite interpeterKimplul
2024-04-26restructure debugging a bitKimplul
2024-04-26add autoKimplul
2024-04-20add lightening jitKimplul
2024-04-20initial working bytecodeKimplul