summaryrefslogtreecommitdiff
path: root/willow/include
Commit message (Collapse)AuthorAgeFilesLines
* feat: value abstraction (#1)Stefan Weigl-Bosker2026-01-105-26/+264
| | | | - Instructions are values - Instructions that don't produce a value have void type
* initStefan Weigl-Bosker2026-01-108-0/+552
wip wip, pt2 wip, pt3