aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursgo/analysis/passes/stdversion: test *.go < go.mod versionupstream-masterAlan Donovan
21 hoursgo/analysis/analysistest: stricter errors and GOWORK settingAlan Donovan
22 hoursgo/packages/packagestest: fold modules_111.go into modules.goMichael Matloob
46 hoursgopls/internal/golang: fix nil panic in InlayHintAlan Donovan
5 daysgo/analysis: add Pass.ReadFileAlan Donovan
5 daysgopls/internal/golang/completion: fix the isEmptyInterface predicateRob Findley
5 daysinternal/gcimporter: use Alias.Rhs, not unsafe hackAlan Donovan
8 daysgopls/internal/cache: use language versions when validating Go versionRobert Findley
8 daysgopls: normalize logging attributesRobert Findley
8 daysgopls/internal/golang: fix resolution of in-package implementationsRobert Findley
8 daysinternal/refactor/inline: remove eta abstraction inlining assignmentsRob Findley
9 daystoolstash: errors output should match errors guardedardnew
10 daysinternal/refactor/inline: don't assume strings.Index calls internal/bytealgDamien Neil
11 daysgopls/internal/cache: add more assertions for golang/go#60890Alan Donovan
11 daysinternal/aliases: expose EnabledAlan Donovan
11 daysgo/types/typeutil: replace interface{} with any (cleanup)Rob Findley
12 daysgo/analysis/passes/tests: Use ReportRangef to refactor some code in checkTestHo Cheung
12 daysall: fix some typos in commentsracequite
12 daysgopls/internal/golang: check the comment range before emiting semantic tokensrogeryk
2024-04-19Revert "gopls/internal/test/integration/misc: reenable staticcheck test"Alan Donovan
2024-04-19gopls/internal/test/integration/misc: reenable staticcheck testAlan Donovan
2024-04-17internal/testfiles: add a helper package for test filesTim King
2024-04-17gopls: fix a couple places where temporary files are not removedRob Findley
2024-04-17go/packages: fix issue number typo in TestIssue37629Michael Matloob
2024-04-17gopls/internal/settings: deprecate "allowImplicitNetworkAccess"Robert Findley
2024-04-17gopls/internal/settings: remove support for "allowModfileModifications"Robert Findley
2024-04-17gopls/internal/settings: enable semantic tokens by defaultRobert Findley
2024-04-16gopls/internal/settings: remove experimentsRobert Findley
2024-04-16cmd/goimports: support workspace vendoringtamayika
2024-04-15gopls/internal/golang: allow "query" CodeActions on generated filesAlan Donovan
2024-04-15gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in indexAlan Donovan
2024-04-15internal/imports: a step towards making tests hermeticPeter Weinberger
2024-04-15gopls/internal/settings: update stale documentation for "symbolScope"Robert Findley
2024-04-15doc: enforce gotypesalias=0 behavior until go1.23Alan Donovan
2024-04-12go/packages: stop loading packages when context is doneTim King
2024-04-12x/tools: make tests agnostic as to whether gotypesalias="" => 0 or 1Alan Donovan
2024-04-12gopls: eliminate the hooks packageRobert Findley
2024-04-12gopls/internal/server: don't reset views if configuration did not changeRobert Findley
2024-04-12gopls/internal/cmd: check: print RelatedInformationAlan Donovan
2024-04-12gopls/doc: relnote for hover & definition over doc linksAlan Donovan
2024-04-12gopls/internal/test/marker: fix {hover/def}/comment testsAlan Donovan
2024-04-12go/callgraph/cha: more precise resolution of unexported methodsJohn Dethridge
2024-04-12gopls/internal/cache: fail loudly on command-line-arguments modulesRobert Findley
2024-04-12gopls/internal/golang: support hover and definition operations over doc linksrogeryk
2024-04-11go/analysis/passes/printf: elaborate the documentationAlan Donovan
2024-04-10imports: prefer math/rand/v2 over math/randPeter Weinberger
2024-04-10gopls/internal/server: avoid duplicate diagnoses and loadsRobert Findley
2024-04-10gopls/internal/cache: don't log packages when selectively reloadingRobert Findley
2024-04-10gopls: reduce noisy error messagesRobert Findley
2024-04-10gopls/internal/test: skip integration tests on linux-ppc64-power9osuRobert Findley