aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/generics.go
AgeCommit message (Expand)Author
2022-08-22compiler: fix incorrect DWARF type in some generic parametersAyke van Laethem
2022-08-01Set internal linkage and keeping default visibility for anonymous functionsPhil Kedy
2022-07-28compiler: fix issue with methods on generic structsPhil Kedy
2022-06-11compiler: add support for type parameters (aka generics)Ayke van Laethem