| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-27 | Implement VM modules and globals | Mel | |
| 2022-07-26 | Fix cloning of outlets and don't drop nil cells | Mel | |
| 2022-07-19 | Implement stack hygiene | Mel | |
| 2022-07-11 | Reimplement argument counts | Mel | |
| 2022-06-26 | Change arguments order in VM to match expectation | Mel | |
| 2022-06-02 | OpMod and OpSetLocal for prime test | Mel | |
| 2022-06-01 | Implement proper object types | Mel | |
| 2022-05-31 | Call args fix in tests and better error message | 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-27 | Function envs and value escaping | 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 | Add Fib test for VM | Mel | |
