aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/self_test.go
AgeCommit message (Expand)Author
2020-10-30go/types: add internal error codesRob Findley
2020-10-01go/types: turn TestBenchmark into a normal benchmarkRob Findley
2020-08-27go/types: fix missing Importer for TestBenchmarkRob Findley
2015-08-04go/types: remove the renaming import of go/constantRob Pike
2015-05-14go/types: remove _ imports that are not needed anymoreRobert Griesemer
2015-05-11go/constant: rename go/constantsAlan Donovan
2015-04-22go/constants: rename go/exact to go/constantsAlan Donovan
2015-04-15go/importer: added go/importer package, adjusted go/typesRobert Griesemer
2015-04-11go/types: move go/types/internal/gcimport => go/internal/gcimporterRobert Griesemer
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer