go /
tools /
fe324ac19e64c9fdec4d551d73e6eb264f80cf8a - fe324ac all: tidy with -compat=1.18 by Dmitri Shuralyov · 1 year, 6 months ago
- b5e55d1 go/analysis/analysistest: give better hint in SuggestedFix assertion by Alan Donovan · 1 year, 7 months ago v0.13.0
- a807ccf go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago
- 21090a2 gopls/internal/lsp/cache: use persistent.Set in a couple places by Robert Findley · 1 year, 7 months ago
- 38b898b internal/persistent: add Set by Robert Findley · 1 year, 7 months ago
- 44f7796 gopls: add and enable the slog analyzer by Robert Findley · 1 year, 7 months ago
- 2c6ba93 gopls: tidy for 1.17+ by Robert Findley · 1 year, 7 months ago
- 5a96569 gopls/internal/lsp/cmd: don't use x/exp/slices by Robert Findley · 1 year, 7 months ago
- 77c6ac6 gopls/internal/telemetry: don't schedule the next upload by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
- 010e045 internal/persistent: use generics by Robert Findley · 1 year, 7 months ago
- a1a928d gopls: remove dead code by Alan Donovan · 1 year, 7 months ago
- 7663a40 internal/cmd/deadcode: add -generated flag by Alan Donovan · 1 year, 7 months ago
- ea5e7c6 gopls/internal/lsp/cache: delete unused mustEncode by Rob Findley · 1 year, 7 months ago
- cb85f8f gopls/internal/lsp/cmd: consolidate editing flags by Alan Donovan · 1 year, 10 months ago
- 63c7da0 gopls: more 1.18 cleanup; use strings.Cut and os functions by Rob Findley · 1 year, 7 months ago
- 5fc00b4 gopls/internal: move Options and FileKind from View to Snapshot by Rob Findley · 1 year, 7 months ago
- 1bfa8e3 gopls: update uses of deprecated ioutil APIs by Rob Findley · 1 year, 7 months ago
- 914b218 gopls/internal/lsp/analysis/unusedparams: document the blank identifier by Rob Findley · 1 year, 7 months ago
- 8234134 gopls/internal/lsp/frob: add defensive header by Alan Donovan · 1 year, 7 months ago
- e3671fc internal/telemetry: unconditionally trigger upload logic by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
- 9658d2e internal/refactor/inline: NeedGoPackages in test by Alan Donovan · 1 year, 7 months ago
- 5e8d21a gopls/internal/lsp/source: implement refactor.inline code action by Alan Donovan · 1 year, 7 months ago
- edda81f internal/refactor/inline: an inliner for Go source by Alan Donovan · 1 year, 8 months ago
- 2926c1f gopls/internal/telemetry: log timestamp when test fails by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
- cd22603 go/analysis/unitchecker: NeedGoPackages in ExampleSeparateAnalysis by Alan Donovan · 1 year, 7 months ago
- 2191a27 gopls/internal/lsp/frob: fix build breakage by Alan Donovan · 1 year, 7 months ago
- 5fb106a internal/testenv: simplify 'go build' support check by Bryan C. Mills · 1 year, 7 months ago
- c51e3f7 gopls/internal/lsp/frob: make API generic by Alan Donovan · 1 year, 8 months ago
- 7e1bfe8 go/analysis/unitchecker: Example of separate analysis by Alan Donovan · 1 year, 8 months ago
- 39bfef4 gopls: update x/telemetry dependency by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
- c28af0a gopls/internal/lsp/debug: remove hard-coded version by Rob Findley · 1 year, 7 months ago
- 0a044c0 gopls/doc: update tests that fail on Kokoro to run at Go 1.21+ by Rob Findley · 1 year, 7 months ago
- 7b7b9a1 gopls/internal/telemetry: write counter unconditionally and run upload by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
- 8fd71c0 gopls/internal/lsp/mod: remove TestModfileRemainsUnchanged by Robert Findley · 1 year, 7 months ago
- 2e5fc54 gopls/internal/regtest/codelens: avoid a race in TestUpgradeCodelens by Rob Findley · 1 year, 7 months ago
- 6eca6df gopls/doc: include stderr output from 'go list' in pkgDir errors by Bryan C. Mills · 1 year, 7 months ago
- c38e6b0 gopls/internal/lsp: add testing support for the new zero builtin by Rob Findley · 1 year, 7 months ago
- ff7f2b9 gopls/internal/lsp/source completion: don't suggest untyped conversions by Robert Findley · 1 year, 7 months ago
- 9425c2e gopls/internal/lsp/source: fix implementations query on error type by Robert Findley · 1 year, 7 months ago
- 5913c02 gopls/internal/lsp/source: add a test for local types stubbing by Robert Findley · 1 year, 7 months ago
- a46a10f gopls: stubbed methods shouldn't qualify the current package by toad · 1 year, 7 months ago
- 1517d1a gopls/internal/lsp/source: fix renaming instantiated fields by Robert Findley · 1 year, 7 months ago
- 9f2e103 all: gofmt format by cui fliter · 1 year, 7 months ago
- b225aa0 internal/typeparams: run go generate by Ian Lance Taylor · 1 year, 7 months ago
- 0286c38 gopls/internal/lsp: switch default diff to "new" by Robert Findley · 1 year, 7 months ago
- a80931d gopls/telemetry: accept vscode-insiders as a known editor by Peter Weinberger · 1 year, 7 months ago
- 64e9248 gopls/internal/lsp/source/completion: add ifnotnil postfix snippet by Nicholas Cheng · 1 year, 8 months ago
- 74c255b gopls/internal/lsp/cache: avoid dependency on StdSizes by Cuong Manh Le · 1 year, 7 months ago
- fa12f34 go/packages: avoid unnecessary dependency on StdSizes by Cuong Manh Le · 1 year, 7 months ago
- f4c8627 gopls: fix raciness related to TestOrphanedFiles by Robert Findley · 1 year, 7 months ago
- 6290d8a go/analysis/passes/copylock: ignore parens on rhs by Tim King · 1 year, 7 months ago
- 6b4d1de gopls/internal/lsp: avoid duplicate type checking following invalidation by Rob Findley · 1 year, 8 months ago
- 47c5305 gopls/internal/regtest/bench: skip oracle didSave test by Robert Findley · 1 year, 7 months ago
- 053d3c4 gopls/telemetry: test that telemetry counters are written by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
- 5027187 gopls/internal/regtest/bench: enable oracle benchmarks with -short by Robert Findley · 1 year, 7 months ago
- 59fd05d go/types/objectpath: remove use of linkname for gopls back doors by Robert Findley · 1 year, 7 months ago
- 582ef29 gopls/internal/protocol: remove // line comments from tsprotocol.go by Peter Weinberger · 1 year, 7 months ago
- 9abb02c gopls/internal/regtest/bench: add an oracle completion benchmark by Rob Findley · 1 year, 7 months ago
- 33da5c0 gopls/internal/telemetry: record Go version used in each view by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
- 732ad6f internal/imports: update stdlib index for Go 1.21.0 by Gopher Robot · 1 year, 7 months ago
- f42bca8 refactor/satisfy: (re)allow composite lits of pointer type by Robert Findley · 1 year, 7 months ago
- 229f848 gopls/internal/lsp/source: enable new defers analyzer by Alan Donovan · 1 year, 9 months ago v0.12.0
- 2dc7eba go/analysis: use parser.SkipObjectResolution by Daniel Martí · 1 year, 7 months ago
- f91c023 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago
- e0783a8 internal/gcimporter: remove bug report on objectpath failure by Robert Findley · 1 year, 8 months ago
- 75f6f9c gopls/internal/bug: add gopls/bug telemetry counter by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
- 4b271f9 gopls: add gopls/client telemetry counters by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
- d0b18e2 go/analysis/passes/copylock: fix infinite recursion by Robert Findley · 1 year, 8 months ago
- 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt by Robert Findley · 1 year, 8 months ago
- 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters by Robert Findley · 1 year, 8 months ago
- 3d20bbe internal/gcimporter: add a missing return if objectpath fails by Robert Findley · 1 year, 8 months ago
- c16d0be cmd/gonew: add new tool for starting a module by copying one by Russ Cox · 1 year, 8 months ago v0.11.1
- 304e203 internal/edit: copy cmd/internal/edit by Russ Cox · 1 year, 8 months ago
- 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check by Rob Findley · 1 year, 8 months ago
- 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types by Rob Findley · 1 year, 8 months ago
- fe58b07 gopls/internal/lsp/source: fix renaming of type parameters by Rob Findley · 1 year, 8 months ago
- 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs by Viktor Blomqvist · 1 year, 8 months ago
- 03562de refactor/satisfy/find: composite lits may have type parameter type by Rob Findley · 1 year, 8 months ago
- bacac14 gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer by Viktor Blomqvist · 1 year, 8 months ago
- 38606b3 gopls/internal/lsp/cache: keep analysis progress reports on one line by Rob Findley · 1 year, 8 months ago
- e8cdaf4 gopls/internal/lsp/cache: fast-path for type-checking active packages by Rob Findley · 1 year, 8 months ago
- da5abd3 gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker by Rob Findley · 1 year, 8 months ago
- b389785 gopls: fix tests that depend on log sequencing by Rob Findley · 1 year, 8 months ago
- 2ffc4dc all: fix some typos by cui fliter · 1 year, 8 months ago
- e66c3a5 gopls/internal/lsp/cache: use correct metadata in resolveImportGraph by Rob Findley · 1 year, 8 months ago
- 364bdd0 gopls/internal/lsp/cache: fix incorrect check for active package by Rob Findley · 1 year, 8 months ago
- c6e02e3 gopls/internal/lsp/source: highlight deprecated symbols by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
- 07bfcd4 internal/gcimporter: another workaround for race to interface type set by Rob Findley · 1 year, 8 months ago
- db5406b gopls/internal/lsp: don't recompute diagnostics during code actions by Robert Findley · 1 year, 8 months ago
- 4810eda gopls/internal/lsp/cache: memoize active packages after every operation by Rob Findley · 1 year, 8 months ago
- fa093b2 gopls/internal/regtest/bench: add benchmarks for codeactions by Robert Findley · 1 year, 8 months ago
- d75c387 internal/facts: don't reexport imported facts unnecessarily by Alan Donovan · 1 year, 8 months ago
- 67ba599 gopls/internal/lsp/cache: fix boundary cond in parseCache age eviction by Rob Findley · 1 year, 8 months ago
- 478577b gopls/internal/lsp/cache: purge Analysis.Results earlier by Alan Donovan · 1 year, 8 months ago
- ac1b965 gopls/internal/lsp/cache: limit parallelism by Alan Donovan · 1 year, 8 months ago
- 4f74786 gopls/internal/lsp/cache: move purgeFuncBodies into the parse cache by Rob Findley · 1 year, 9 months ago
- 3577700 gopls/internal/lsp/cache: used time-based eviction in parseCache by Rob Findley · 1 year, 8 months ago
- 36f607b gopls/internal/lsp/frob: document another restriction by Alan Donovan · 1 year, 8 months ago
- 9b2c3f9 go/types/objectpath: avoid sorting methods for gopls by Rob Findley · 1 year, 8 months ago
- ebb9ee3 gopls/internal/lsp/cache: UX improvements for analysis by Rob Findley · 1 year, 8 months ago