| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-06 | Implement ForIn statement compilation | 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-06-01 | Always return from native functions implicitly | Mel | |
| 2022-06-01 | Shift call base only after new call base pushed | 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-29 | VM Native Functions | 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 | |
