aboutsummaryrefslogtreecommitdiff
path: root/mod/util.c
AgeCommit message (Collapse)Author
2026-01-06implement enough type analysis for vector exampleKimplul
+ Big commit, scary + Some details still a bit up in the air, mainly about move checking structure member access ('register' types are freely copied I guess, same as in rust? How about user types?)