aboutsummaryrefslogtreecommitdiff
path: root/lib/inst.h
AgeCommit message (Expand)Author
2023-11-01Added instruction to get the size of some allocationAryadev Chavali
2023-11-01Added instructions for allocating, setting, getting and deleting heap memoryAryadev Chavali
2023-11-01Introduced a new mathematical operator MULTAryadev Chavali
2023-11-01Removed OP_EQ signed versions as they're uselessAryadev Chavali
2023-10-31Moved inst module to libAryadev Chavali