1. fe932b4 go/ssa: Instantiate calls to generic functions and methods. by Tim King · 2 years, 2 months ago
  2. ce5936c go/ssa: bound functions are now unique per instantiation. by Tim King · 2 years, 2 months ago
  3. 7dd9f20 go/ssa: Adds datastructures for function instantiation. by Tim King · 2 years, 2 months ago
  4. ee2bc8b go/ast/astutil: fix panic in DeleteNamedImport from line directive by Peter Weinberger · 2 years, 2 months ago
  5. 48e6d8d cmd/fiximports: skip TestFixImports on plan9-arm by Bryan C. Mills · 2 years, 2 months ago
  6. 7f10777 gopls/internal/regtest/modfile: temporarily skip TestSumUpdateFixesDiagnostics by Bryan C. Mills · 2 years, 2 months ago
  7. 7cc24c2 gopls: upgrade staticcheck to v0.3.0 by Robert Findley · 2 years, 2 months ago
  8. 1f763df internal/lsp: add semantic tokens for arrows in declarations by pjw · 2 years, 2 months ago
  9. b3e0236 go/ssa: Track created functions in the builder. by Tim King · 2 years, 2 months ago
  10. 6731659 go/ssa: adds position info to implicit field selection instructions by Zvonimir Pavlinovic · 2 years, 2 months ago
  11. 74cea6e internal/imports: ignore some line directives by Peter Weinberger · 2 years, 2 months ago
  12. 37acb39 internal/lsp: run vulncheck in specified dir by Suzy Mueller · 2 years, 2 months ago
  13. 4077921 all: fix spelling by Dan Kortschak · 2 years, 2 months ago
  14. ff66cbe internal/lsp: remove unused parameters from moduleAtVersion by Dylan Le · 2 years, 2 months ago
  15. 7d125fe cmd/callgraph: expand windows/arm64 skip to the whole platform by Bryan C. Mills · 2 years, 2 months ago
  16. 153e30b internal/lsp/lsprpc: only propagate explicit GOWORK when using remote by Pontus Leitzler · 2 years, 2 months ago
  17. cda13e2 internal/lsp: fix incorrect line and start of semantic tokens by hiroebe · 2 years, 2 months ago
  18. 41787c4 gopls: run go mod tidy -compat=1.16 to fix the 1.16 build by Robert Findley · 2 years, 2 months ago
  19. b9a4807 internal/gopathwalk: remove unnecessary call to os.Lstat by Charlie Vieth · 2 years, 2 months ago
  20. 8e193c2 go/ssa: removes conversion of index value in Index and IndexAddr to int by Tim King · 2 years, 3 months ago
  21. 9d8009b go/analysis: validate report if analyzer.Run is empty by zhangyunhao · 3 years ago
  22. 761e51f go/ssa/interp: Adds reflect.DeepEqual model for interp testing by Tim King · 2 years, 3 months ago
  23. e342718 gopls/internal/vulncheck: skip vuln entries without callstacks by Hana · 2 years, 2 months ago
  24. b22bc85 gopls/doc: update stale documentation on generics by Robert Findley · 2 years, 2 months ago
  25. e693fb4 go/internal/gcimporter: fix IImportBundle error text by Russ Cox · 3 years, 1 month ago
  26. ed5a15c go/internal/gcimporter: replace assert with more helpful panic by Russ Cox · 3 years, 1 month ago
  27. f4515dd go/packages: fix load with NeedTypes but not NeedImports by Russ Cox · 3 years, 1 month ago
  28. 11930bd go/packages: fix handling of NeedExportFile in go list by Russ Cox · 3 years, 1 month ago
  29. e0095ae go/packages: fix precedence typo in needtypes calculation by Russ Cox · 3 years, 1 month ago
  30. e309672 go/packages: rename NeedExportsFile to NeedExportFile by Russ Cox · 3 years, 1 month ago
  31. 54af36e internal/lsp: handle invalid URL args in command params by Hana · 2 years, 2 months ago
  32. 707beb0 internal/lsp/source: descend into fields and field lists in qualifyExpr by Robert Findley · 2 years, 2 months ago
  33. 1e5ae83 internal/lsp/command: remove unnecessary json struct tag by Hana · 2 years, 2 months ago
  34. b7db7eb internal/lsp/cmd: add vulncheck command by Hana · 2 years, 2 months ago
  35. c62a3b3 gopls/internal/vulncheck: limit the included callstack count by Hana · 2 years, 2 months ago
  36. 78ff15e tools: fix some typos by cuishuang · 2 years, 2 months ago
  37. f23240f gopls/go.mod: switch to golang.org/x/vuln/vulncheck by Hana · 2 years, 2 months ago
  38. 4adaded internal/lsp/source: handle empty strings in directoryFilters by Robert Findley · 2 years, 2 months ago
  39. 2536df9 internal/lsp/source: include builtin name in hovered signature by Robert Findley · 2 years, 2 months ago
  40. cd31eaa internal/lsp/command: add RunVulncheckExp by Hana · 2 years, 2 months ago
  41. 4737f45 internal/lsp/command: add VulncheckArgs/Result types by Hana · 2 years, 2 months ago
  42. 84a0321 doc/generate.go: handle non-empty JSON tag correctly by Hana · 2 years, 2 months ago
  43. 4460e9b gopls/internal/vulncheck: copy x/vuln/cmd/govulncheck/cache.go by Hana · 2 years, 2 months ago
  44. 9fd677e gopls/internal/vulncheck: add cmd that runs govulncheck-like analysis by Hana · 2 years, 2 months ago
  45. b169789 go/ssa: add position information for switch case conditions by Zvonimir Pavlinovic · 2 years, 2 months ago
  46. 9814b1b gopls: update settings link to code lenses by Robert Findley · 2 years, 2 months ago
  47. 87a8611 x/tools/go/packages: add Embed support by Chris Koch · 2 years, 4 months ago
  48. 1428e83 lsp/completion: fix bogus generic func conversion by Muir Manders · 2 years, 2 months ago
  49. cbdab03 lsp/completion: fix bogus type param candidate by Muir Manders · 2 years, 2 months ago
  50. 3a6cbd6 lsp/completion: improve completion for func type params by Muir Manders · 2 years, 2 months ago
  51. c717623 go/analysis/passes/asmdecl: define register-ABI result registers for PPC64 by Cherry Mui · 2 years, 2 months ago
  52. 86b02b3 internal/lsp/cache: check for nil WorkFile.Go by Robert Findley · 2 years, 2 months ago
  53. 5ea13d0 internal/lsp/source: move doc links to the bottom of hover by Robert Findley · 2 years, 2 months ago
  54. 779dfa4 internal/lsp: invalidate package on go.mod change with go.work by Suzy Mueller · 2 years, 2 months ago
  55. c7b0e9a internal/lsp/template: fix processing of multi-line tokens by Peter Weinbergr · 2 years, 2 months ago
  56. e998cd2 internal/lsp: remove unused code by Hana · 2 years, 2 months ago
  57. 877ec07 internal/lsp/cache: remove unused code by Hana · 2 years, 2 months ago
  58. 85d68bc internal/lsp: update LSP stubs, including provisional InlayHints by pjw · 2 years, 3 months ago
  59. fb5dfde internal/imports: update stdlib index for 1.18 by Heschi Kreinick · 2 years, 2 months ago
  60. d67eab4 go/types/objectpath: break cycles through type parameters in find by Robert Findley · 2 years, 2 months ago
  61. 77aa08b internal/completion: default to regular completion for f.Fuzz without f.Add by Peter Weinbergr · 2 years, 2 months ago
  62. 6799a7a internal/lsp/source: canonicalize objects in reference/rename requests by Robert Findley · 2 years, 2 months ago v0.1.10
  63. 54a569a internal/imports: use first quote when matching import path by Josh Humphries · 2 years, 2 months ago
  64. 40370f8 go/internal/gcimporter: add a test case for issue 51219 by Robert Findley · 2 years, 2 months ago
  65. 24806f2 go/analysis: add tests check for calling *F methods in fuzz func by Suzy Mueller · 2 years, 3 months ago
  66. dff7c5f go/internal/gcimporter: guard against infinite recursion with recursive by Robert Findley · 2 years, 3 months ago
  67. 49d48a0 go/analysis/passes/composite: allow InternalFuzzTarget by Abhinav Gupta · 2 years, 2 months ago
  68. 198cae3 go/ssa: split pkg() into different cases for *Package and *types.Package by Tim King · 2 years, 3 months ago
  69. ee31f70 internal/lsp: add completion for use directives by Michael Matloob · 2 years, 3 months ago
  70. 622cf7b internal/lsp/cache: copy workFile when invalidating workspace by Michael Matloob · 2 years, 3 months ago
  71. e7a12a3 go/ssa: add type substitution by Tim King · 2 years, 3 months ago
  72. c773560 internal/lsp/cache: set GOWORK=off when mutating modfiles by Robert Findley · 2 years, 3 months ago
  73. 613589d internal/lsp: more precise completions for *testing.F fuzz methods by Peter Weinberger · 2 years, 3 months ago
  74. 9f99e95 go/analysis: add analyzer for f.Add by Suzy Mueller · 2 years, 3 months ago
  75. 7b442e3 go/callgraph/vta: fix package doc by Hana · 2 years, 3 months ago
  76. 1670aad go/analysis: fix bug with finding field type by Suzy Mueller · 2 years, 3 months ago
  77. fd72fd6 go/ssa/interp: adding external functions for tests by Tim King · 2 years, 3 months ago
  78. b105aac internal/lsp: use regexp to add go mod edit -go quick fix by Suzy Mueller · 2 years, 3 months ago
  79. 03d333a internal/lsp: add snippet completion for function type parameters by Robert Findley · 2 years, 3 months ago
  80. 94322c4 go/internal/gcimporter: pass -p to compiler in test by Russ Cox · 2 years, 3 months ago
  81. b59c441 internal/lsp/cache: always consider go.work files for ws expansion by Robert Findley · 2 years, 3 months ago
  82. e155b03 cmd/getgo: exec main from TestMain instead of running 'go build' in tests by Bryan C. Mills · 2 years, 3 months ago
  83. e562276 internal/lsp: add hover for go.work use statements by Michael Matloob · 2 years, 3 months ago
  84. 121d1e4 internal/lsp: report diagnostics on go.work files by Michael Matloob · 2 years, 3 months ago
  85. 0eabed7 cmd/file2fuzz: exec main from TestMain instead of running 'go build' in tests by Bryan C. Mills · 2 years, 3 months ago
  86. 19fe2d7 gopls: update xurls dependency, remove \b workaround by Daniel Martí · 2 years, 3 months ago
  87. 3ce7728 internal/lsp/source: support stubbing concrete type params by Marwan Sulaiman · 2 years, 3 months ago
  88. 3286927 internal/lsp/cache: construct workspace even when go.work has error by Michael Matloob · 2 years, 3 months ago
  89. 09e0201 go/ssa: determine whether a type is parameterized. by Tim King · 2 years, 3 months ago
  90. e43402d go/ssa: changes Package.values to objects. by Tim King · 2 years, 3 months ago
  91. a972457 go/ssa: adds *types.Info field to ssa.Function. by Tim King · 2 years, 3 months ago
  92. fc47946 go/ssa: Move BasicBlock operations into block.go by Tim King · 2 years, 3 months ago
  93. 7103138 gopls: add regtest for edit go directive quick fix by Suzy Mueller · 2 years, 3 months ago
  94. 4a5e7f0 internal/lsp: correctly apply file edits for edit go directive by Suzy Mueller · 2 years, 3 months ago
  95. 6a6eb59 go/ssa: Put type canonicalization on own mutex. by Tim King · 2 years, 3 months ago
  96. afc5fce gopls/doc: address additional comments on workspace.md by Robert Findley · 2 years, 3 months ago
  97. abbbcaf gopls/doc: update the documentation for workspaces to suggest go.work by Robert Findley · 2 years, 3 months ago
  98. 72442fe gopls: update neovim documentation for imitating goimports by Simon Drake · 2 years, 3 months ago
  99. ffa170d internal/jsonrpc2_v2: fix a racy map assignment in readIncoming by Bryan C. Mills · 2 years, 3 months ago
  100. 625c871 gopls: update neovim documentation for using go.work by Simon Drake · 2 years, 3 months ago