aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/func.go
AgeCommit message (Expand)Author
2021-04-12compiler: decouple func lowering from interface type codesAyke van Laethem
2019-08-05compiler: fix crash with linked lists in interfacesAyke van Laethem
2019-04-17compiler: lower func values to switch + direct callAyke van Laethem