| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-06 | chore: refactor some APIs | Marc Vertes | |
| The scanner returns a slice of pointers to tokens instead of a slice of tokens. The parser now pass the initial node context. | |||
| 2023-09-04 | codegen: add interpreter tests | Marc Vertes | |
| Also simplify project structure. The executable is now produced in the root directory. Work in progress. | |||
