summaryrefslogtreecommitdiff
path: root/src/go/types/eval.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix a lot of commentscui fliter2023-05-101-1/+1
* go/types, types2: reverse inference of function type argumentsRobert Griesemer2023-03-291-2/+2
* go/types: use nopos instead of token.NoPos to match types2Robert Griesemer2023-01-171-1/+1
* all: remove trailing blank doc comment linesRuss Cox2022-04-011-1/+0
* go/types, types2: clarify documentation with respect to generic typesRobert Findley2022-03-091-2/+2
* go/types: systematic detection of missing instantiationRobert Findley2021-09-021-5/+6
* go/types: add CheckExpr function to type-check an expressionAlan Donovan2019-05-081-18/+35
* go/types: perform delayed tests even for types.EvalRobert Griesemer2018-02-121-5/+4
* all: remove public named return values when uselessBrad Fitzpatrick2016-02-291-1/+1
* all: fix typosShawn Smith2016-02-231-1/+1
* go/types: fix Eval to use correct file set when evaluating an expressionRobert Griesemer2015-06-151-5/+1
* go/types: port recent x/tools/go/types fixesRobert Griesemer2015-06-151-55/+47
* go/types, go/exact: "vendor" go/types into std repoRobert Griesemer2015-04-081-0/+95