| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-10-14 | parser: implement label, goto and continue statements | Marc Vertes |
| 2023-10-13 | parser: implement 'break' statement | Marc Vertes |
| 2023-10-12 | parser: implement 'for' statement | Marc Vertes |
| 2023-10-12 | move to a direct byte code compiler (#8) | Marc Vertes |
| 2023-09-06 | scanner: add automatic insertion of semi-colon after newline | Marc Vertes |
| 2023-09-01 | parser: skip comment modes | Marc Vertes |
| 2023-08-24 | doc: add diagrams to scanner and parser readmes | Marc Vertes |
| 2023-08-24 | fix: parser must be initialized before use | Marc Vertes |
