aboutsummaryrefslogtreecommitdiff
path: root/src/go/parser/resolver.go
AgeCommit message (Expand)Author
2022-07-12[release-branch.go1.17] go/parser: limit recursion depthRoland Shoemaker
2021-04-16go/parser: move type params in scope for the function signatureRob Findley
2021-04-13go/*,cmd/gofmt: guard AST changes with the typeparams build tagRob Findley
2021-03-31go/parser: switch to resolving objects as a post-processing passRob Findley