aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/interface.txt
AgeCommit message (Expand)Author
2023-11-08compiler: fix crash on type assert on interfaces with no methodsDamian Gryski
2023-06-09compiler,transform: fix for pointer-to-pointer type switches from @aykevlDamian Gryski
2022-04-07compiler: fix difference in aliases in interface methodsAyke van Laethem
2020-03-29compiler: add support for anonymous type assertsAyke van Laethem
2019-11-17compiler: add support for async interface callsJaden Weiss
2019-08-08compiler: make struct types more uniqueAyke van Laethem
2018-10-23compiler: fix invalid incoming block in complex typeassert flowAyke van Laethem
2018-10-07main: extra interface test for simple named typesAyke van Laethem
2018-10-07compiler: fix expanded structs in invoke callsAyke van Laethem
2018-10-07compiler: fix interface calls for big underlying valuesAyke van Laethem