1. 1dcc423 gopls/internal/lsp/cache: split metadata and loading in PackagesForFile by Alan Donovan · 1 year, 5 months ago
  2. 6b50501 gopls/release: fix the release script when go.work is not used by Robert Findley · 1 year, 5 months ago
  3. aee3994 gopls/internal/lsp/fake: in (*Workdir).RenameFile, fall back to read + write by Bryan C. Mills · 1 year, 5 months ago v0.4.0
  4. fe60148 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago
  5. c9ea9a7 gopls/internal/regtest: add a test for the case when the renaming package's path contains "internal" as a segment by Dung Le · 1 year, 6 months ago
  6. bf5db81 gopls/internal/lsp/cache: improve ad-hoc warning for nested modules by Robert Findley · 1 year, 5 months ago
  7. aa9f4b2 go/analysis: document that facts are gob encoded in one gulp by Alan Donovan · 1 year, 5 months ago
  8. bdcd082 internal/gcimporter: skip tests earlier when 'go build' is not available by Bryan C. Mills · 1 year, 5 months ago
  9. 2ad6325 gopls/internal/lsp/cache: expand ImportPath!=PackagePath comment by Alan Donovan · 1 year, 5 months ago
  10. 52c7b88 gopls/internal/robustio: only define ERROR_SHARING_VIOLATION on Windows by Bryan C. Mills · 1 year, 5 months ago
  11. 4f69bf3 gopls/internal/lsp/cache: narrow reloadOrphanedFiles to open files by Robert Findley · 1 year, 5 months ago
  12. 6002d6e gopls/internal/regtest/misc: test Implementations + vendor by Alan Donovan · 1 year, 5 months ago
  13. f540ee6 internal/gcimporter: load cached export data for packages individually by Bryan C. Mills · 1 year, 5 months ago
  14. d444fa3 gopls/internal/lsp/cache: simplify canonical URI cache by Alan Donovan · 1 year, 5 months ago
  15. 25fdb81 gopls/internal/regtest/misc: skip vendor test on go1.13 by Alan Donovan · 1 year, 5 months ago
  16. e0b516b gopls/internal/lsp/cache: invalidate metadata after vendor change by Alan Donovan · 1 year, 5 months ago
  17. 31d5843 gopls/internal/lsp/cache: fix re-entrant session locking by Robert Findley · 1 year, 5 months ago
  18. 8c78b30 gopls/internal/vulncheck: always use pkg.go.dev/vuln for urls by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  19. 47a8246 gopls/internal/regtest/misc: skip TestRunGovulncheckError2 by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  20. d54e12b gopls/internal/lsp: avoid I/O in URI comparison operations by Alan Donovan · 1 year, 5 months ago
  21. 0379b73 internal/gcimporter: fix TestImportStdLib by Michael Matloob · 1 year, 5 months ago
  22. e79e423 gopls/internal/vulncheck: handle package errors by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  23. c5ce806 gopls/internal/lsp/mod: disable the diagnostics on stdlib vulns by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  24. 78c1861 gopls/internal/vulncheck: clarify the log message by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  25. 1a0053c gopls: move reset go.mod diagnostic codelens to module statement by Suzy Mueller · 1 year, 5 months ago
  26. 9b8d87b gopls/internal/regtest: fix TestRunGovulncheckStd by Suzy Mueller · 1 year, 5 months ago
  27. 81b6bef gopls/internal/lsp: add run vulncheck fix for stdlib vulns by Suzy Mueller · 1 year, 5 months ago
  28. fe83ddb gopls/internal/lsp: move options off of the cache by Robert Findley · 1 year, 5 months ago
  29. 88ee30b gopls/internal/lsp/source: enable run_govulncheck codelens in exp mode by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  30. 0a6aa90 gopls/internal/lsp/command: rename run_vulncheck_exp to run_govulncheck by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  31. bedad5a gopls/internal/lsp/mod: add hover for stdlib vulnerabilities by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  32. 7a1b570 gopls/internal/vulncheck: check vulnerabilities in standard library by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  33. 9a54670 gopls/internal/lsp/mod: add "Run govulncheck" codeaction by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  34. f1b76ae gopls/internal/lsp: add an option to overwrite previous diagnostics by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  35. e8a70a5 gopls/internal/lsp: remove access to mutable session state from the view by Robert Findley · 1 year, 5 months ago
  36. ff22fab gopls/internal/lsp/cache: eliminate obsolete invalidation step by Alan Donovan · 1 year, 6 months ago
  37. 3881046 gopls: add a go:generate rule for doc generation by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  38. 4c3cb1e internal/gocommand: add GoVersionString by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  39. e29d1ed gopls: add diagnostic for standard library by Suzy Mueller · 1 year, 5 months ago
  40. f718365 gopls/internal/lsp: include all vulns info to fetch_vulncheck_result by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  41. 9519368 gopls/internal/lsp/mod: add the vulncheck diagnostics mode by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  42. 7d9f451 gopls/internal/govulncheck: add in-memory cache for vulndb by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  43. 1ccccf8 go/ssa: deprecate coreType and _NormalTerms by Tim King · 1 year, 6 months ago
  44. 4b7d1b3 gopls: add diagnostics for both vulns used and not used by Suzy Mueller · 1 year, 5 months ago
  45. 50ccef5 internal/regtest/bench: add benchmark tests for gopls by Dung Le · 1 year, 6 months ago
  46. d39685a gopls/internal/lsp/source: Package clarifications by Alan Donovan · 1 year, 5 months ago
  47. 7cfde84 gopls/internal/vulncheck: add import info based vuln scanning by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  48. 2b56641 internal/gcimporter: adjust the number of expected packages in TestStdlib by Bryan C. Mills · 1 year, 5 months ago
  49. 50df761 gopls: skip vulnerabilities that are probably fixed in hover by Suzy Mueller · 1 year, 5 months ago
  50. 7cda55e gopls/internal/lsp/cache: wire in mod vulnerability analysis by Robert Findley · 1 year, 5 months ago
  51. 5c35617 gopls: add quick fixes for all vulnerabilities by Suzy Mueller · 1 year, 5 months ago
  52. fb7be64 gopls/internal/lsp/command: return the vulncheck progress token by Robert Findley · 1 year, 5 months ago
  53. 060c049 go/packages: fix doc typo by Alan Donovan · 1 year, 5 months ago
  54. 6eafd96 gopls: fix formatting for vulncheck results in hover by Suzy Mueller · 1 year, 5 months ago
  55. b797704 go/analysis/passes/loopclosure: recursively check last statements in statements like if, switch, and for by thepudds · 1 year, 5 months ago
  56. 3b9d20c internal/gcimporter: in TestStdlib, only check x/tools packages if we expect to have their source by Bryan C. Mills · 1 year, 6 months ago
  57. 2ad3c33 go/packages: change workaround for issue 28749 to not require NeedFiles by Michael Matloob · 1 year, 6 months ago
  58. 57f56ab gopls/internal/lsp/source: avoid panic(nil) by Alan Donovan · 1 year, 5 months ago
  59. 41c70c9 internal/lsp/source: avoid using go/types.Implements with Typ[Invalid] by Robert Findley · 1 year, 5 months ago
  60. db5eae2 analysis: correct go/analysis/passes/findcall path in docs by Martin Zacho · 1 year, 6 months ago
  61. b978661 cmd/godoc: streamline test subprocesses by Bryan C. Mills · 2 years, 4 months ago
  62. 932ec22 internal/testenv: add a Command function that replaces exec.Command by Bryan C. Mills · 2 years, 4 months ago
  63. 19fb30d gopls/internal/lsp/cache: fix data race in Symbols by Alan Donovan · 1 year, 6 months ago
  64. 4ce4f93 gopls/internal/lsp: add gopls.fetch_vulncheck_result by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  65. 8ba9a37 gopls/internal/lsp/mod: highlight when there is no fix for vuln by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  66. 128f61d gopls/internal/lsp/mod: add related info by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  67. fc03993 internal/lsp/mod: adjust vulncheck diagnostics suppression logic by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  68. c099dff gopls/internal/vulncheck: log progress by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  69. 36a5c6a go/ssa: build generic function bodies by Tim King · 1 year, 8 months ago
  70. 85bf7a8 gopls/internal/lsp/source: eliminate Metadata interface by Alan Donovan · 1 year, 6 months ago
  71. 2592a85 gopls/internal/lsp: simplify KnownPackages by Alan Donovan · 1 year, 6 months ago
  72. c7ed4b3 gopls/internal/lsp/cache: clean up tracking of GO111MODULE by Robert Findley · 1 year, 6 months ago
  73. 23056f6 internal/lsp/cache: clean up getOrLoadIDsForURI by Robert Findley · 1 year, 6 months ago
  74. 5a4eba5 internal/lsp/cache: remove support for invalid metadata by Robert Findley · 1 year, 6 months ago
  75. 32a17c0 gopls/internal/lsp/mod: fix unaffecting vuln diagnostics msgs by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  76. dea100b internal/testenv: skip tests that need export data for std if 'go tool compile' does not exist by Bryan C. Mills · 1 year, 6 months ago
  77. ba373ee playground/socket: eliminate an arbitrary timeout in TestLimiter by Bryan C. Mills · 1 year, 6 months ago
  78. 3d085f3 gopls/internal/lsp/lsprpc: eliminate arbitrary timeout in TestEnvForwarding by Bryan C. Mills · 1 year, 6 months ago
  79. 434d569 gopls/internal/lsp/regtest: improve documentation by Robert Findley · 1 year, 6 months ago
  80. ce26db4 go/analysis: add Pass.TypeErrors field by Alan Donovan · 1 year, 8 months ago
  81. b0ad6b2 gopls/internal/regtest/misc: fix use of the AfterChange API by Robert Findley · 1 year, 6 months ago
  82. 89856a4 gopls/semantic: semantic tokens for type parameters by pjw · 1 year, 6 months ago
  83. 6e8da3f internal/pkgbits: port small optimization from compiler to tools by David Chase · 1 year, 6 months ago
  84. 06fb723 internal/gcimporter: port memory reuse optimizations from Go tree by David Chase · 1 year, 6 months ago
  85. fc702c5 internal/gcimporter: fix performance regression for unified IR by Florian Zenker · 1 year, 6 months ago
  86. 1cb4c17 gopls/internal/regtest: make AfterChange do the awaiting by Robert Findley · 1 year, 6 months ago
  87. 0c71b56 gopls/internal/lsp: fix diagnostic suppression when folders change by Robert Findley · 1 year, 6 months ago
  88. e3b3c01 go/pointer: break TestInput into subtests and update skips by Bryan C. Mills · 1 year, 6 months ago
  89. 13648cd gopls/internal/lsp/cache: use Package.FileSet where possible by Alan Donovan · 1 year, 6 months ago
  90. 8f32411 cmd/stringer: replace ioutil with os by Sasha Melentyev · 1 year, 6 months ago
  91. 3c3713e gopls/internal/lsp/cache: use typed strings (PackagePath et al) throughout by Alan Donovan · 1 year, 6 months ago
  92. 004d118 gopls/internal/lsp/mod: simplify ModVulnerabilityDiagnostics by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  93. 4a8413c gopls/internal/lsp/mod: deleted unused function pkgVersion by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  94. bc08991 gopls: sync golang.org/x/vuln@3af8368ee4fe by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  95. d66e9b4 internal/typesinternal: update go/types error codes for 1.20 by Robert Findley · 1 year, 6 months ago
  96. 6f99366 gopls/internal/lsp/cache: don't pass snapshot.fset to go/packages by Alan Donovan · 1 year, 6 months ago
  97. d56532a cmd/compilebench: make it work without installed .a's by Cherry Mui · 1 year, 6 months ago
  98. 502c634 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago v0.3.0
  99. bd04e32 internal/jsonrpc2_v2: eliminate a potential Accept/Dial race in TestIdleTimeout by Bryan C. Mills · 1 year, 6 months ago
  100. d41a43b internal/jsonrpc2_v2: fix a potential deadlock when (*Conn).Close is invoked during Bind by Bryan C. Mills · 1 year, 6 months ago