aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/selection.go
AgeCommit message (Expand)Author
2024-04-03go/types: include link to source in generated filesAlan Donovan
2024-02-22go/types, types2: remove unreachable func (minor cleanup)Robert Griesemer
2023-10-09go/types: document unfixable bug at Selection.IndirectAlan Donovan
2023-10-09go/types: clarify semantics of SelectionAlan Donovan
2023-01-20go/types: add a test that generated files match types2Robert Findley
2023-01-17go/types: generate various source files from types2 filesRobert Griesemer
2022-04-11all: gofmt main repoRuss Cox
2022-04-01all: remove trailing blank doc comment linesRuss Cox
2019-10-29go/types: clarify documentationRobert Griesemer
2015-06-30go/types: change {Type,Object,Selection}String to accept a Qualifier functionAlan Donovan
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer