| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-04-02 | chore: add linters and some lint fixes (#8) | Marc Vertes |
| 2024-03-22 | feat: add initial support for import, provide minimal fmt (#6) | Marc Vertes |
| 2024-03-08 | feat: add type representation in vm package | Marc Vertes |
| 2024-01-15 | chore: import from gnolang | Marc Vertes |
| 2023-11-24 | parser: fix allocation of local variables | Marc Vertes |
| 2023-11-20 | parser: add pointer support (work in progress) | Marc Vertes |
| 2023-11-20 | parser: add support for slices and arrays, parse index expressions | Marc Vertes |
| 2023-11-17 | parser: support selector expression to get / set struct fields | Marc Vertes |
| 2023-11-15 | parser: parse struct type declarations | Marc Vertes |
| 2023-11-13 | parser: initial support for type declarations. | Marc Vertes |
| 2023-11-10 | vm: add Grow instruction to increase stack | Marc Vertes |
| 2023-11-10 | parser: implement support for var declarations | Marc Vertes |
| 2023-10-13 | parser: include absolute paths in symbols | Marc Vertes |
| 2023-10-12 | move to a direct byte code compiler (#8) | Marc Vertes |
