go /
tools /
ccb10502d1a5c404de12649bc783a8f25bac5c5d - ccb1050 internal/lsp/cache: invalidate metadata when parsing issues resolve by Robert Findley · 2 years, 10 months ago
- 904e24e go/ssa: tweak Function.Name() for generic instantiations by Alan Donovan · 2 years, 10 months ago
- 4dd2c74 internal/govulncheck: copy from x/vuln repo by Jonathan Amsterdam · 2 years, 10 months ago
- b62b00f internal/lsp: add an option to get notified of bug reports by Robert Findley · 3 years ago
- 960b4ce internal/typeparams: adds core type implementation by Tim King · 2 years, 10 months ago
- b55ed5e internal/lsp/regtest: only print RPC logs if asked by Robert Findley · 2 years, 10 months ago
- 44db4eb gopls/internal/regtests: add a test for bad go.work files by Robert Findley · 3 years ago
- f97a804 go/analysis/passes/nilness: fixed slice not being considered as non-nil by komem3 · 2 years, 10 months ago
- 13bcb69 internal/lsp/analysis/stubmethods: recognize *ast.CallExpr by Marwan Sulaiman · 2 years, 10 months ago
- facb0d3 internal/span: eliminate Converter and FileConverter by Robert Findley · 2 years, 10 months ago
- 814e0d7 go/gcexportdata: don't assume that fmt names never change by Ian Lance Taylor · 2 years, 10 months ago
- 1e55371 go/ssa: fix *SelectorExpr within *IndexExpr handling by Tim King · 2 years, 10 months ago internal-branch.go1.19-vendor
- 29d48d6 go/callgraph/rta: adds tests for (instantiated) generics by Zvonimir Pavlinovic · 2 years, 11 months ago
- ed968f6 internal/lsp/bug: add a package for bug reporting by Robert Findley · 3 years ago
- 090b14e internal/lsp/regtest: make TestResolveImportCycle robust to error order by Robert Findley · 2 years, 10 months ago
- 820e093 go/types/objectpath: implement fast path for concrete methods by Dominik Honnef · 2 years, 10 months ago
- cfd9905 go/ssa: inline *ssa.selection methods by Tim King · 2 years, 10 months ago
- 304195c go/ssa: create *ssa.selection. by Tim King · 2 years, 10 months ago
- f918e87 gopls/internal/vulncheck: copy logic of govulncheck -html by Hana · 2 years, 10 months ago
- a518b79 gopls/internal/vulncheck: synchronize cache access by Hana · 2 years, 10 months ago
- ad497c6 internal/lsp/cmd: add -config option to gopls vulncheck by Hana · 2 years, 10 months ago
- 62d837c go/analysis/passes/httpresponse: minor clarification by Alan Donovan · 2 years, 10 months ago
- 6eb3de2 internal/lsp/analysis: fix a doc comment typo by Nooras Saba · 2 years, 10 months ago
- 728485f gopls/internal/regtest: add a test for using staticcheck with generics by Robert Findley · 3 years ago
- 1a5eed3 cmd/compilebench: use -p, handle packages with asm files by Than McIntosh · 2 years, 10 months ago
- 93852cb internal/lsp: fix source.CompareDiagnostic asymmetry by Alan Donovan · 2 years, 10 months ago
- 8ec40b5 x/tools/go/ssa: instantiate sel.Recv() on MethodVal. by Tim King · 2 years, 10 months ago
- 28c754d internal/lsp/analysis: analyzer for //go:embed directive by Nooras Saba · 2 years, 11 months ago
- 033cbfc internal/typeparams: run go generate with go1.18.2 by Hana (Hyang-Ah) Kim · 2 years, 10 months ago
- bc0e26e internal/typeparams: remove examples in favor of x/exp/typeparams by Robert Findley · 2 years, 10 months ago
- b87ceec go/analysis/passes/httpresponse: inspect enclosing context of resp, err by Zvonimir Pavlinovic · 2 years, 10 months ago
- 313af96 go/ast/astutil: make Apply follow TypeParams fields by Daniel Martí · 2 years, 10 months ago
- d303668 internal/lsp/cache: use cached parsed files for symbols, if available by Robert Findley · 2 years, 10 months ago
- 0fb1abf internal/lsp: factor out go/token wrapper into a safetoken package by Robert Findley · 2 years, 10 months ago
- cde25b3 internal/lsp/lsppos: add helpers for mapping token positions by Robert Findley · 2 years, 10 months ago
- 22b7096 internal/lsp/cmd: change vulncheck to directly call the hook by Hana · 2 years, 10 months ago
- 72a884b gopls: update golang.org/x/vuln dependency by Hana · 2 years, 10 months ago
- d7e01c0 internal/lsp/source/completion: use typeutil.Map for short-circuiting by Robert Findley · 2 years, 10 months ago
- d299b94 passes/copylock: suppress reports on Offsetof and Alignof by Tim King · 2 years, 10 months ago
- 30fbd19 internal/lsp: fix fillstruct for structs with unsafe.Pointer by Suzy Mueller · 2 years, 11 months ago
- 0ebacc1 internal: remove pre-go1.12 conditionally compiled files by Alan Donovan · 2 years, 10 months ago
- 45c8a71 internal/tool: implement structured help command by Alan Donovan · 2 years, 10 months ago
- d27d783 cmd/godoc: expand skips in TestWeb by Bryan C. Mills · 2 years, 10 months ago
- 4911e4a internal/testenv: remove darwin/arm case from NeedsGoBuild by Alan Donovan · 2 years, 10 months ago
- 54c7ba5 go/analysis/passes/asmdecl: add build tag for loong64 by Pontus Leitzler · 2 years, 10 months ago
- b4c4500 README: restructure and update by Alan Donovan · 2 years, 11 months ago
- 556c550 internal/lsp/cache: invalidate packages that have added files by Robert Findley · 2 years, 11 months ago
- 4a3fc21 internal/lsp: only linkify urls with http, https, and ftp schemes by Robert Findley · 3 years ago
- 04fc2ba cmd/godoc: skip TestWeb if waitForServerReady fails by Bryan C. Mills · 2 years, 11 months ago
- 6872d3b passes/unusedwrites: Add TODO for how to handle generics. by Tim King · 2 years, 11 months ago
- 7c895e0 pointer: Adds unit tests for pointer with type parameters. by Tim King · 2 years, 11 months ago
- ddadc42 guru: Add a TODO list to the guru cmd. by Tim King · 2 years, 11 months ago
- c39ac6a callgraph/vta: Removes dead return statement (misc cleanup). by Tim King · 2 years, 11 months ago
- aafffac internal/lsp/source: avoid panic in HoverIdentifier by Robert Findley · 3 years ago
- c862641 cmd/digraph: only print non-trivial sccs by Russ Cox · 3 years ago
- 6fff1af go/analysis/passes/errorsas: update testdata for new warning by Dmitri Shuralyov · 2 years, 11 months ago
- 115b454 go/analysis/passes/errorsas: warn if errors.As target is *error by Damien Neil · 3 years, 7 months ago
- 60b4456 go/callgraph/static: adds tests for (instantiated) generics by Zvonimir Pavlinovic · 2 years, 11 months ago
- a37ba14 go/callgraph/cha: adds tests for (instantiated) generics by Zvonimir Pavlinovic · 2 years, 11 months ago
- dcaea06 go/callgraph/vta: adds tests for (instantiated) generics by Zvonimir Pavlinovic · 2 years, 11 months ago
- b44fad8 lsp/completion: fix func literals with type params by Muir Manders · 2 years, 11 months ago
- 5bb9a5e lsp/completion: fix literal completions with type params by Muir Manders · 2 years, 11 months ago
- 0941294 lsp/completion: further improve generic func arg ranking by Muir Manders · 2 years, 11 months ago
- c903563 internal/lsp/cache: don't cache parsed files when checking for metadata changes by Robert Findley · 2 years, 11 months ago
- 825b661 nilness: add unit test for generic instantiation. by Tim King · 2 years, 11 months ago
- 2548a8b ssautil: Add unit tests that set ssa.InstantiateGenerics by Tim King · 2 years, 11 months ago
- ae12e8f ssa: switch lblocks to types.Object by Tim King · 2 years, 11 months ago
- 559469a internal/lsp: render package documentation when hovering over a package import by Dylan Le · 2 years, 11 months ago
- fa7afc9 lsp/completion: improve generic func arg ranking by Muir Manders · 3 years ago
- d567bc1 go/ssa: monomorphize generic instantiations. by Tim King · 3 years, 6 months ago
- 5d7ca8a go/ssa: return nil on parameterized types on MethodValue. by Tim King · 2 years, 11 months ago
- 48a2cc8 x/tools: remove dependency on golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
- 235b13d cmd/godoc: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
- b22f048 internal/jsonrpc2*: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
- bcfc38f go/packages: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
- 37590b3 gopls: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
- e854e02 go/ssa: fix miscompilation of <<= and >>= statements by Matthew Dempsky · 2 years, 11 months ago
- c02adcc go/packages: ask for EmbedPatterns and EmbedFiles if needed by Michael Matloob · 2 years, 11 months ago
- 5bb9c48 x/tools/go/packages: on Go 1.19+, explicitly ask for -json fields needed by Michael Matloob · 3 years ago
- 00aa68c go/ssa/interp: use *ssa.Global as key type for interpreter.globals by Matthew Dempsky · 2 years, 11 months ago
- b4aba4b go/internal/gcimporter: key tparams by Package instead of pkgname by Robert Findley · 2 years, 11 months ago
- 46bc274 go/ssa: Update callee for wrapper function instantiation. by Tim King · 2 years, 11 months ago
- 884ffcd go/analysis: add support for loong64 by Xiaodong Liu · 3 years, 5 months ago
- afc6aad go/packages: make loadFromExportData ignore go.shape by Brad Fitzpatrick · 3 years ago
- b7d7574 internal/lsp/protocol: avoid replying with non-nil interface values in case of error by Bryan C. Mills · 3 years ago
- 1f10767 gopls/doc: update neovim examples for nvim 0.7 by Carlos A Becker · 3 years ago
- a220087 internal/lsp/protocol: ignore reply values with non-nil errors in jsonrpc2_v2 adapters by Bryan C. Mills · 3 years ago
- d5f48fc all: gofmt by Russ Cox · 3 years ago
- d996daa go/ssa: gofmt by Russ Cox · 3 years ago
- f9c13bb go/pointer: gofmt by Russ Cox · 3 years ago
- ad8ef15 go/callgraph: gofmt by Russ Cox · 3 years ago
- ce1e683 go/analysis: gofmt by Russ Cox · 3 years ago
- 2bbdb7a gopls, internal/lsp: gofmt by Russ Cox · 3 years ago
- 5fef6fd cmd: gofmt by Russ Cox · 3 years ago
- 04fab9a0 go/callgraph/vta: avoids cycles for pathological recursive types by Zvonimir Pavlinovic · 3 years ago
- fbebf43 go/internal: gofmt by Russ Cox · 3 years ago
- b900e88 go/ssa: emit Low expression before High in *ast.Slice by Tim King · 3 years ago
- b2552ef internal/lsp: run go mod vendor exclusively to avoid file contention by Robert Findley · 3 years ago
- 9e788ee internal/lsp/fake: consider mtime when polling for file changes by Robert Findley · 3 years ago
- fe932b4 go/ssa: Instantiate calls to generic functions and methods. by Tim King · 3 years ago