| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-28 | Harden Mem further and add tests | 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 | Make empty value of Type equal Null | Mel | |
| 2022-05-20 | Continuous VM stack implementation | Mel | |
| 2022-05-20 | Add Fib test for VM | Mel | |
| 2022-05-20 | More VM operations needed for Fib | Mel | |
| 2022-05-20 | Access methods for VM data and stop Array copying | 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 | Fix type assertions for add and sub exec | Mel | |
| 2022-05-18 | Start call stack with at least one frame | Mel | |
| 2022-05-18 | Create compiler for Lang bytecode assembly | Mel | |
| 2022-05-17 | Lang VM Prototype | Mel | |
