| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | move disassembly into compiler, preparing for functions | Ben Winston | 2023-05-21 |
| | | |||
| * | 'or' control statement | Ben Winston | 2023-05-21 |
| | | |||
| * | if/else, 'and' control flow | Ben Winston | 2023-05-21 |
| | | |||
| * | move to using 2 stacks | Ben Winston | 2023-05-21 |
| | | |||
| * | block scope and local variables (not really working) | Ben Winston | 2023-05-20 |
| | | |||
| * | global variables | Ben Winston | 2023-05-20 |
| | | |||
| * | initial commit of compiler/VM with a couple basic instructions | Ben Winston | 2023-05-20 |
| | | |||
| * | add debug | Ben Winston | 2023-05-20 |
