aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/eval.go
AgeCommit message (Expand)Author
2019-05-08go/types: add CheckExpr function to type-check an expressionAlan Donovan
2018-02-12go/types: perform delayed tests even for types.EvalRobert Griesemer
2016-02-29all: remove public named return values when uselessBrad Fitzpatrick
2016-02-23all: fix typosShawn Smith
2015-06-15go/types: fix Eval to use correct file set when evaluating an expressionRobert Griesemer
2015-06-15go/types: port recent x/tools/go/types fixesRobert Griesemer
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer