1. 698251a internal/lsp/cache: sort Metadata.Deps, for determinism by Alan Donovan · 1 year, 11 months ago
  2. f79f3aa internal/lsp/cache: clarify buildPackageHandle by Alan Donovan · 2 years ago
  3. e92a18f internal/lsp/lsppos: reduce allocations in NewMapper by Alan Donovan · 1 year, 11 months ago
  4. f487f36 internal/lsp/source: reduce allocation in workspace-symbols by Alan Donovan · 1 year, 11 months ago
  5. 7b04e8b internal/persistent: no-op deletion from map does not allocate by Ruslan Nigmatullin · 1 year, 11 months ago
  6. f042799 internal/memoize: delete Bind(cleanup) hook by Alan Donovan · 1 year, 11 months ago
  7. bec0cf1 internal/lsp/cache: avoid Handle mechanism for workspace dir by Alan Donovan · 1 year, 11 months ago
  8. ffc70b9 lsp/completion: fix ranking of *types.PkgName candidates by Muir Manders · 1 year, 11 months ago
  9. 93bf1fc gopls: add range over channel postfix completion by Davide Masserut · 1 year, 11 months ago
  10. 79fefdf internal/memoize: do not iterate all handles on generation destruction by Ruslan Nigmatullin · 2 years ago
  11. fa4babc internal/lsp/cache: use persistent map for storing packages in the snapshot by Ruslan Nigmatullin · 2 years ago
  12. 9358add internal/lsp/cache: remove unused function by Robert Findley · 1 year, 11 months ago
  13. c77473f gopls: upgrade staticcheck to v0.3.2 by Robert Findley · 1 year, 11 months ago
  14. e8e5b37 internal/lsp/cache: don't construct a new metadata graph if no changes by Rob Findley · 1 year, 11 months ago
  15. 8314b7a go/analysis: add suggested fix for unkeyed composite literals by Suzy Mueller · 1 year, 11 months ago
  16. 8865782 internal/lsp: add text edits for unkeyed literals by Suzy Mueller · 1 year, 11 months ago
  17. 1a196f0 internal/lsp/cache: don't build symbol info for non-Go files by Rob Findley · 1 year, 11 months ago
  18. b84d509 gopls/doc: regenerate documentation by Alan Donovan · 1 year, 11 months ago
  19. c10541a go/analysis/passes/fieldalignment: document "false sharing" by Alan Donovan · 1 year, 11 months ago
  20. 7743d1d internal/lsp: respect range for inlay hints by Suzy Mueller · 2 years ago
  21. 0248714 internal/lsp: add additional instrumentation around package loading by Robert Findley · 1 year, 11 months ago
  22. e5b3324 internal/lsp: add InlayHint regtests by Suzy Mueller · 2 years ago
  23. 2a90056 go/gcexportdata: fix Find for Go modules by Russ Cox · 1 year, 11 months ago
  24. 7404bd2 all: gofmt some recent file changes by Robert Findley · 1 year, 11 months ago
  25. ec0831a refactor/satisfy: don't crash on type parameters by Alan Donovan · 1 year, 11 months ago
  26. 66bbba3 internal/memoize: remove unused Store.generations map by Alan Donovan · 1 year, 11 months ago
  27. 56116ec internal/memoize: don't destroy reference counted handles by Robert Findley · 1 year, 11 months ago
  28. 10494c7 cmd/digraph: fix typo by Ben Sarah Golightly · 1 year, 11 months ago
  29. 93a03c2 internal/lsp/cache: invalidate reverse closure when loading packages by Robert Findley · 1 year, 11 months ago
  30. c36379b internal/lsp/cache: don't set new metadata if existing is valid by Robert Findley · 1 year, 11 months ago
  31. e1ec1f3 internal/imports: use a module resolver if GOWORK is set by Robert Findley · 1 year, 11 months ago
  32. 60ca636 internal/lsp: use camel case for inlay hint config fields by Jamal Carvalho · 1 year, 11 months ago
  33. 2994e99 internal/persistent: change map to use set/get as method names by Ruslan Nigmatullin · 1 year, 11 months ago
  34. 22ab253 internal/lsp: rename viewport to range by Suzy Mueller · 1 year, 11 months ago
  35. 3f5f798 internal/lsp/cache: use persistent map for storing files in the snapshot by Ruslan Nigmatullin · 2 years ago
  36. f60e9bc internal/lsp/cache: use persistent map for storing gofiles in the snapshot by Ruslan Nigmatullin · 1 year, 11 months ago
  37. 871637b internal/lsp: add settings for inlay hints and enable by Suzy Mueller · 2 years ago
  38. a44cc76 cmd/stringer: use explicit NeedX values instead of deprecated LoadSyntax by Tormod Erevik Lea · 2 years ago
  39. 4e231cb internal/lsp/cache: don't prune unreachable metadata on clone by Robert Findley · 2 years, 9 months ago
  40. a2de635 internal/lsp/cache: honor the go.work for computing workspace packages by Robert Findley · 2 years, 1 month ago
  41. cbb8e8e internal/span: optimise URI.Filename to avoid allocation by Alan Donovan · 2 years ago
  42. 63d8015 internal/lsp/cache: minor simplifications to Symbols by Alan Donovan · 2 years ago
  43. 59bd4fa internal/lsp: find references to package by Dylan Le · 2 years ago
  44. a1303c8 internal/lsp: remove tooltip from inlay hints by Jamal Carvalho · 1 year, 11 months ago
  45. 641b30b internal/lsp: add inlay hints for inferred type params by Jamal Carvalho · 2 years ago
  46. 70ccf57 go/packages: fix loading single file when outside of GOPATH, module by aarzilli · 2 years, 6 months ago
  47. 381ac87 internal/lsp/debug: reduce critical sections in trace by Alan Donovan · 2 years ago
  48. 1e14d99 internal/lsp: add inlay hints for composite literal types by Suzy Mueller · 2 years ago
  49. e987015 internal/lsp/cache: symbolize in parallel by Alan Donovan · 2 years ago
  50. 88325aa internal/memoize: add trace region for Handle.run by Alan Donovan · 2 years ago
  51. c353b05 internal/lsp/cache: delete checkSnapshotLocked by Rob Findley · 2 years, 10 months ago
  52. 567c98b internal/lsp/cache: don't walk URIs to invalidate metadata by Rob Findley · 2 years, 10 months ago
  53. dffd645 internal/lsp/cache: only clone metadata if something changed by Rob Findley · 2 years, 10 months ago
  54. 4ba3d22 internal/lsp/cache: clone the metadata graph when clearing ShouldLoad by Robert Findley · 2 years, 2 months ago
  55. 39d3d49 internal/lsp/cache: use metadataGraph.Clone in snapshot.clone by Rob Findley · 2 years, 10 months ago
  56. 8a92078 internal/lsp/cache: build a new metadata graph on load by Rob Findley · 2 years, 10 months ago
  57. 9f38ef7 internal/lsp/cache: derive workspace packages from metadata by Rob Findley · 2 years, 10 months ago
  58. 041035c Revert "internal/lsp/cache: reduce critical sections" by Alan Donovan · 2 years ago
  59. d097bc9 gopls/internal/vulncheck: include nonaffecting vulnerability info by Hana (Hyang-Ah) Kim · 2 years ago
  60. e8b9ff1 gopls/internal/govulncheck: sync x/vuln@4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years ago
  61. 654a14b internal/lsp/cache: reduce critical sections by Alan Donovan · 2 years ago
  62. 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years ago
  63. c993be6 go/analysis/internal/checker: log codeFact error, remove unused action.inputs by Hana (Hyang-Ah) Kim · 2 years ago
  64. ed27611 internal/lsp/cache: cache known subdirs pattern by Ruslan Nigmatullin · 2 years ago
  65. ebc084a internal/lsp: add inlay hints count to test summary by Suzy Mueller · 2 years ago
  66. c15c045 internal/lsp: enable inlay hint tests by Suzy Mueller · 2 years ago
  67. 0343989 internal/lsp: fix error message for inlay hints by Suzy Mueller · 2 years ago
  68. a41fc98 internal/lsp/cache: use [256]byte Hash instead of hex digit string by Alan Donovan · 2 years ago
  69. c41ddce internal/lsp: include padding in inlay hint marker tests by Jamal Carvalho · 2 years ago
  70. 5e48d26 internal/lsp: add inlay hints for composite literal names by Jamal Carvalho · 2 years ago
  71. 83b0675 internal/lsp: add inlay hints for constant values by Jamal Carvalho · 2 years ago
  72. ecc1479 internal/lsp: add inlay hints for variable types by Jamal Carvalho · 2 years ago
  73. 65c0181 internal/lsp: support textDocument/inlayHint for parameter names by Jamal Carvalho · 2 years ago
  74. 9651276 internal/lsp/cache: optimize Snapshot.clone by Alan Donovan · 2 years ago
  75. 697795d internal/lsp/regtest: don't run the connection on the test context by Rob Findley · 2 years, 10 months ago
  76. ad756c7 internal/lsp: initial test set up for inlay hints by Suzy Mueller · 2 years ago
  77. 1d19788 internal/lsp/cache: always compute IsIntermediateTestVariant by Rob Findley · 2 years, 10 months ago v0.1.11
  78. 4a8620f internal/lsp/cache: move metadata fields to a new metadataGraph type by Rob Findley · 2 years, 10 months ago
  79. a3d129c internal/lsp/cache: extract module load errors when go.work is used by Robert Findley · 2 years, 3 months ago
  80. 6bfd3a4 Revert "internal: temporarily disable tests so we can land CL 410955" by Robert Griesemer · 2 years ago
  81. 5ca4cc8 internal: temporarily disable tests so we can land CL 410955 by Robert Griesemer · 2 years ago
  82. 63dfc2d internal/lsp/cache: two minor optimizations by Alan Donovan · 2 years ago
  83. 030812f internal: remove unneeded FileSets by Alan Donovan · 2 years ago
  84. 2417911 go/analysis/internal/checker: add -test flag for single/multi-checkers by Hana (Hyang-Ah) Kim · 2 years ago
  85. 43cce67 go/analysis: document need for deterministic Fact encoding by Alan Donovan · 2 years ago
  86. af82757 cmd/callgraph: add test of -algo=vta by Alan Donovan · 2 years ago
  87. 76325da internal/lsp/progress: detach context for all progress notifications by Robert Findley · 2 years ago
  88. b2fbc38 cmd/callgraph: add -algo=vta option by Alan Donovan · 2 years ago
  89. d68628a go/ast/astutil: clarify PathEnclosingInterval by Alan Donovan · 2 years ago
  90. 3dd056a internal/lsp/mod: fix broken assumptions about file base by Robert Findley · 2 years ago
  91. 0cdf4b5 internal/lsp/source: eliminate ColumnMapper.PointSpan in favor of Pos by Robert Findley · 2 years ago
  92. 9d7bf95 internal/lsp: factor out column mapper construction from content by Robert Findley · 2 years ago
  93. 9e1d19b internal/span: eliminate TokenConverter by Robert Findley · 2 years ago
  94. dae3f4b internal/lsp/diff: remove unused TokenConverter parameters by Robert Findley · 2 years ago
  95. de3ef4a internal/lsp/source: remove workaround for newline terminated files by Robert Findley · 2 years ago
  96. 6b760fc internal/lsp/source: remove ineffectual memoization in MappedRange by Robert Findley · 2 years ago
  97. ea60815 internal/lsp: use the correct converter for mapped range offsets by Robert Findley · 2 years ago
  98. 1ff52e2 gopls/internal/vulncheck: use internal/govulncheck by Jonathan Amsterdam · 2 years ago
  99. 2bb78cf internal/lsp: add missing bug reporting, and panic during marker tests by Robert Findley · 2 years ago
  100. 0e859af go/analysis/analysistest: use listed mode instead of deprecated const by Koichi Shiraishi · 2 years ago