aboutsummaryrefslogtreecommitdiff
path: root/test.hgn
Commit message (Collapse)AuthorAge
* begin implementing procedure callsMathias Magnusson2025-07-22
| | | | | | | the register allocator does not consider the fact that called procedures probably clobber t-registers. also, the way i refer to the built in functions is cursed. it barely works now and won't when you can define procedures
* move testing source code to own fileMathias Magnusson2025-07-22