| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-02 | OpMod and OpSetLocal for prime test | Mel | |
| 2022-06-01 | Implement proper object types | Mel | |
| 2022-06-01 | Make VM GetResult independent of call base | Mel | |
| 2022-05-31 | Add untyped Objects (for now) | Mel | |
| 2022-05-30 | Specify arg count on VM Functions | Mel | |
| 2022-05-29 | Types, Methods and basic Core Lib | Mel | |
| 2022-05-28 | Extract stack package and hide behind interface | Mel | |
| 2022-05-28 | Harden VM Mem | Mel | |
| 2022-05-27 | Function envs and value escaping | Mel | |
| 2022-05-27 | Add debug info to compiled VM code | Mel | |
| 2022-05-27 | VM ARC | Mel | |
| 2022-05-20 | Call and return from functions | Mel | |
| 2022-05-20 | Continuous VM stack implementation | Mel | |
| 2022-05-20 | More VM operations needed for Fib | Mel | |
| 2022-05-19 | Return pc after VM error | Mel | |
| 2022-05-18 | Handle errors gracefully in VM | Mel | |
| 2022-05-18 | Respect halt OP | Mel | |
| 2022-05-18 | VM command | Mel | |
| 2022-05-18 | Start call stack with at least one frame | Mel | |
| 2022-05-17 | Lang VM Prototype | Mel | |
