summaryrefslogtreecommitdiff
path: root/src/go/types/self_test.go
Commit message (Expand)AuthorAgeFilesLines
* go/types: migrate importer usage in testsMichael Matloob2022-10-181-0/+5
* go/types: remove mode argument from the pkgFiles helperRobert Findley2022-10-131-4/+4
* go/types: sort to reduce computational complexity of initOrderRobert Findley2021-12-081-0/+1
* go/types: address some TODOs (cleanup)Robert Findley2021-08-311-6/+1
* go/types: add internal error codesRob Findley2020-10-301-4/+4
* go/types: turn TestBenchmark into a normal benchmarkRob Findley2020-10-011-35/+45
* go/types: fix missing Importer for TestBenchmarkRob Findley2020-08-271-8/+17
* go/types: remove the renaming import of go/constantRob Pike2015-08-041-1/+1
* go/types: remove _ imports that are not needed anymoreRobert Griesemer2015-05-141-1/+0
* go/constant: rename go/constantsAlan Donovan2015-05-111-1/+1
* go/constants: rename go/exact to go/constantsAlan Donovan2015-04-221-1/+1
* go/importer: added go/importer package, adjusted go/typesRobert Griesemer2015-04-151-1/+3
* go/types: move go/types/internal/gcimport => go/internal/gcimporterRobert Griesemer2015-04-111-1/+1
* go/types, go/exact: "vendor" go/types into std repoRobert Griesemer2015-04-081-0/+101