aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/initorder.go
AgeCommit message (Expand)Author
2020-11-05go/types: add unexported start and end positions to type checker errorsRob Findley
2020-10-30go/types: add internal error codesRob Findley
2019-10-08go/types: remove objSet type in favor of explicit map type (cleanup)Robert Griesemer
2016-08-16go/types: minor cleanupsRobert Griesemer
2016-08-16go/types: fix computation of initialization orderRobert Griesemer
2016-05-27go/types: better debugging output for init order computationRobert Griesemer
2016-03-02all: single space after period.Brad Fitzpatrick
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer