1. c67485c gopls/internal/golang/completion: honor std symbol versions (imported) by Alan Donovan · 8 weeks ago
  2. 1f580da cmd/guru: delete it by Alan Donovan · 8 weeks ago
  3. c6563ca cmd/guru: remove replace directive by Alan Donovan · 8 weeks ago cmd/guru/v0.1.1-deprecated
  4. c178933 gopls/internal/server: set -mod=readonly when checking for upgrades by Robert Findley · 8 weeks ago cmd/guru/v0.1.0-deprecated
  5. 9e530fc cmd/guru: carve out a separate module by Alan Donovan · 8 weeks ago
  6. 9b64301 gopls/internal/cache: avoid go/types panic on version "go1.2.3" by Alan Donovan · 8 weeks ago
  7. 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces by Rob Findley · 8 weeks ago
  8. 31f056a gopls/internal/cache: add assertions for telemetry crash by Alan Donovan · 8 weeks ago
  9. 656fcde go/callgraph/vta: use core type for channels by John Dethridge · 8 weeks ago
  10. b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported) by Alan Donovan · 8 weeks ago
  11. accb00b gopls/internal/server/semantic: highlight the doc links in comments by rogeryk · 4 months ago
  12. ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols by Alan Donovan · 9 weeks ago
  13. 9a6aed9 internal/typeparams: delete OriginMethod by Alan Donovan · 8 weeks ago
  14. 070fcfb internal/typesinternal: delete SetGoVersion by Alan Donovan · 8 weeks ago
  15. caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs by Rob Findley · 8 weeks ago
  16. ff00c7b internal/stdlib: manifest of all std symbols since go1.0 by Alan Donovan · 9 weeks ago
  17. 029c4ea go/analysis/passes/slog: detect unsatifiable interface args by Jonathan Amsterdam · 9 weeks ago
  18. d10b068 go/ssa: handle labeled statements with blank labels by John Dethridge · 8 weeks ago
  19. 4c85bed all: remove redundant words in comments and fix typo by cui fliter · 8 weeks ago
  20. 98c835c gopls/protocol: update LSP to latest version by Peter Weinberger · 9 weeks ago
  21. 7656c4c go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago v0.19.0
  22. 5bf7d00 cmd/callgraph: add 'posn' template helper by Alan Donovan · 9 weeks ago
  23. 283fce2 x/tools: drop go1.18 support by Alan Donovan · 9 weeks ago
  24. 7f348c7 internal/versions: updates the meaning of FileVersions. by Tim King · 9 weeks ago
  25. 38b0e9b x/tools: add explicit Unalias operations by Alan Donovan · 3 months ago
  26. a6c03c8 x/tools: update telemetry import (new Start API) by Alan Donovan · 3 months ago
  27. 1f7dbdf gopls/internal/cache: add debug assertions for bug report by Alan Donovan · 9 weeks ago
  28. 4d4e802 gopls/doc: address additional comments on workspace.md by Rob Findley · 9 weeks ago
  29. abe5874 gopls/internal/analysis: add fill switch cases code action by Martin Asquino · 10 weeks ago
  30. fc70354 gopls/internal/test: add test for NPE in control flow highlighting by Rob Findley · 9 weeks ago
  31. 77c2a67 benchmark/parse: fix format by sivchari · 10 weeks ago
  32. c1f340a gopls: add non nil if check around function result highlight by Patrick Pichler · 9 weeks ago
  33. bbdc81d gopls: implement code action to split/group lines by Fata Nugraha · 9 weeks ago
  34. 4db4579 cmd/deadcode: avoid ssautil.AllFunctions by Alan Donovan · 9 weeks ago
  35. 9b58909 gopls: upgrade dependencies following the v0.15.0 release by Rob Findley · 9 weeks ago
  36. 97c51a2 go/analysis/passes/shift: support constants in float syntax by Tim King · 9 weeks ago
  37. 509ff8b gopls/doc: update workspace documentation for zero-config gopls by Rob Findley · 9 weeks ago
  38. fb020a0 go/cfg: record block kind and associated statement by Alan Donovan · 4 months ago
  39. 054c06d gopls: rationalize "deref" helpers by Alan Donovan · 2 months ago
  40. a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors by Rob Findley · 10 weeks ago
  41. c111c4d internal/typesinternal: add ReceiverNamed helper by Alan Donovan · 2 months ago
  42. a821e61 gopls/internal/cache: don't create Views for vendored modules by Robert Findley · 2 months ago
  43. 3f67f80 go/packages/gopackages: display module by Alan Donovan · 2 months ago
  44. 607b664 gopls/internal/cache: fix two bugs related to workspace packages by Robert Findley · 2 months ago
  45. 51dec25 gopls/internal/golang: highlight typeswitch break correctly by Alan Donovan · 3 months ago
  46. 3ac77cb gopls/internal/settings: default "includeReplaceInWorkspace" to false by Rob Findley · 3 months ago
  47. 68515ea gopls/internal/test/integration/fake: set LSP client name by Alan Donovan · 3 months ago
  48. 4231a57 cmd/getgo: delete package by Hana (Hyang-Ah) Kim · 3 months ago
  49. c61f99f cmd/getgo: create a module in preparation for deprecation by Hana (Hyang-Ah) Kim · 3 months ago cmd/getgo/v0.1.0-deprecated
  50. 451218f x/tools: address review of CL 564515 (CombinedOutput) by Alan Donovan · 3 months ago
  51. 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens by Alan Donovan · 3 months ago
  52. 32d3139 gopls/internal/golang: add semantic tokens for control labels by Alan Donovan · 3 months ago
  53. 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity by Alan Donovan · 3 months ago
  54. 2bd7949 x/tools: don't parse CombinedOutput by Alan Donovan · 3 months ago
  55. 7240af8 gopls/internal/cache: remove parsego.* aliases by Alan Donovan · 3 months ago
  56. babbbed gopls/release: remove obsolete validateHardCodedVersion by Rob Findley · 3 months ago
  57. ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp by Tim King · 3 months ago
  58. fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics by Rob Findley · 3 months ago
  59. df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH by Alan Donovan · 3 months ago
  60. e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion by Rob Findley · 3 months ago
  61. 5de9cbe go/ssa: show instruction line numbers in -build=FS mode by Alan Donovan · 3 months ago
  62. 0f0698e go/analysis/passes/nilness: improve "for range []T(nil)" error by Alan Donovan · 3 months ago
  63. f1914cc internal/aliases: use testing.T.Setenv in tests by Tim King · 3 months ago
  64. 945a754 gopls/internal/golang: remove a use of panic for flow control by Peter Weinberger · 1 year, 6 months ago
  65. e1a6261 internal/jsonrpc2_v2: export WireError type by Dan Kortschak · 3 months ago
  66. 1b39a8b internal/testenv: always Cleanup to appease go vet by Daniel Martí · 3 months ago
  67. afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings by Robert Findley · 3 months ago
  68. c5643e9 gopls/internal/server: fix two bugs related to dynamic configuration by Robert Findley · 3 months ago v0.18.0
  69. 50b4f1b gopls/internal/golang: close open file by Alan Donovan · 3 months ago
  70. f0ef3c6 gopls: update x/telemetry dependency to fix crash by Robert Findley · 3 months ago
  71. 8cf0a8e gopls: record that v0.15 will be the last to support go1.18 by Alan Donovan · 3 months ago
  72. 730dc3c gopls/internal/settings: add a hidden option to disable zero config by Rob Findley · 3 months ago
  73. 95f04f4 gopls/internal/golang: add resolve support for inline refactorings by Suzy Mueller · 3 months ago
  74. 9619683 gopls/internal/cache: treat local replaces as workspace modules by Rob Findley · 3 months ago
  75. a5af84e gopls/internal/cache: check views on any on-disk change to go.mod files by Rob Findley · 3 months ago
  76. a7407fa gopls: update telemetry by Alan Donovan · 3 months ago
  77. 314368d go/analysis/passes/deepequalerrors: audit for types.Alias safety by Alan Donovan · 3 months ago
  78. f4fa7a7 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  79. 5fcc627 go/analysis/passes/nilness: handle type assertions too by Alan Donovan · 3 months ago
  80. e3f1180 gopls/internal/cache: fix crash in analysis by Alan Donovan · 3 months ago
  81. 76ef6b6 internal/jsonrpc2: export WireError type by Dan Kortschak · 3 months ago
  82. acf07b3 gopls/internal/utils/immutable: remove unused Map.Keys by qiulaidongfeng · 3 months ago
  83. c11269c gopls/semantic: elide zero-length tokens by Peter Weinberger · 3 months ago
  84. 7f80389 go/analysis/passes/stringintconv: audit for types.Alias safety by Alan Donovan · 3 months ago
  85. 76795ef gopls/doc: audit for types.Alias safety by Alan Donovan · 3 months ago
  86. ab67961 internal/imports: update stdlib index for Go 1.22.0 by Gopher Robot · 3 months ago
  87. d64ed6a internal/refactor/inline: audit for types.Alias safety by Alan Donovan · 3 months ago
  88. 0d87589 go/types/typeutil: audit for types.Alias safety by Alan Donovan · 3 months ago
  89. a297bfd go/callgraph/rta: audit for types.Alias safety by Alan Donovan · 3 months ago
  90. 08393e0 cmd/deadcode: audit for types.Alias safety by Alan Donovan · 3 months ago
  91. 37586e4 internal/apidiff: audit for types.Alias safety by Alan Donovan · 3 months ago
  92. 6d4ccf2 gopls/internal/cache: prime goimports cache asynchronously by Robert Findley · 3 months ago
  93. 8b6359d gopls/internal/cache: share goimports state for GOMODCACHE by Rob Findley · 3 months ago
  94. 2bb7f1c gopls/internal/test/integration/bench: improve completion benchmarks by Rob Findley · 3 months ago
  95. f6dc1e9 internal/imports: merge init and newModuleResolver by Rob Findley · 3 months ago
  96. 4f6024e internal/gopathwalk: walk directories concurrently by Bryan C. Mills · 3 months ago
  97. 8fcb5f0 gopls/internal/test/marker: skip on LUCI solaris builders by Rob Findley · 3 months ago
  98. 08bd728 gopls/internal/test/integration: add a test for an inner go.work file by Rob Findley · 3 months ago
  99. aee2e76 gopls/internal/settings: deprecate "allowModfileModifications" by Rob Findley · 3 months ago
  100. ddb71b0 gopls/internal/cache: remove findWorkspaceModFile by Rob Findley · 3 months ago