| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | feat: support of struct literal composite | Marc Vertes | |
| Added missing vm instructions to allocate a typed value on the stack and to set a structure field. It's possible now to generate struct literal composites for non keyed struct fields. | |||
| 2025-11-26 | Chore: improve tracing of code emits | Marc Vertes | |
| 2025-11-14 | fix: refactor VM instruction type | Marc Vertes | |
| Use custom types for VM instructions. More idiomatic code for tracing. | |||
