| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-11 | Actual modules and core | Mel |
| 2022-07-27 | Implement VM modules and globals | Mel |
| 2022-07-02 | Rename ErrEnvNotSet to ErrNullPtrDereference | Mel |
| 2022-06-01 | Implement proper object types | Mel |
| 2022-05-31 | Call args fix in tests and better error message | 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-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 |
