| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-05-09 | Extract source walk part of scanner | Mel | |
| 2022-04-21 | Lang parser prototype | Mel | |
| 2022-04-21 | Do not force generics for Expr and Stmt | Mel | |
| 2022-04-20 | Basic AST for lang | Mel | |
| 2022-04-20 | Add scanner emoji in strings test | Mel | |
| 2022-04-19 | Emit EOL tokens in scanner | Mel | |
| 2022-04-19 | Scanner tight number fix | Mel | |
| 2022-04-19 | More scanner tests and tight idents fix | Mel | |
| 2022-04-16 | Basic scanner for lang | Mel | |
