aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/package.go
AgeCommit message (Expand)Author
2020-05-01go/types: add UsesCgo config to support _cgo_gotypes.goMatthew Dempsky
2020-04-27Revert "go/types: add UsesCgo config to support _cgo_gotypes.go"Andrew Bonventre
2020-04-23go/types: add UsesCgo config to support _cgo_gotypes.goMatthew Dempsky
2017-05-05go/types: remove invalid documentation and assertion on package namesRobert Griesemer
2017-03-02go/types: don't exclude package unsafe from a Package's Imports listRobert Griesemer
2016-03-02all: single space after period.Brad Fitzpatrick
2016-01-06go/importer: always handle forward-declared imports in export dataRobert Griesemer
2015-07-13go/internal/gcimporter: populate (*types.Package).ImportsAlan Donovan
2015-06-15go/types: port recent x/tools/go/types fixesRobert Griesemer
2015-04-21Revert "go/internal/gcimporter: populate (*types.Package).Imports"Alan Donovan
2015-04-21go/internal/gcimporter: populate (*types.Package).ImportsAlan Donovan
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer