summaryrefslogtreecommitdiff
path: root/test/typeparam/adder.go
Commit message (Expand)AuthorAgeFilesLines
* all: avoid use of cmd/compile -G flag in testsMatthew Dempsky2022-03-011-1/+1
* [dev.typeparams] test: update all the typeparam tests to use the new union/ti...Dan Scales2021-06-031-1/+1
* [dev.typeparams] cmd/compile: get export/import of generic types & functions ...Dan Scales2021-05-211-4/+4
* cmd/compile: replace calls to typecheck with transform functionsDan Scales2021-03-231-0/+29