1. 1092135 go/packages: add a Module field to the Package struct by Michael Matloob · 4 years, 10 months ago
  2. 259583f internal/testenv: tolerate missing cgo as needed by Heschi Kreinick · 4 years, 10 months ago
  3. c79c01b all: consolidate cgo requirement checks by Heschi Kreinick · 4 years, 10 months ago
  4. d0dc4d4 go/packages: fix compatibility with gopackagesdriver by Heschi Kreinick · 4 years, 10 months ago
  5. d5fe738 go/packages: fix nocgo build by Heschi Kreinick · 4 years, 10 months ago
  6. 05c28aa go/ssa/interp: avoid vet warning about string(int) conversion by Brad Fitzpatrick · 4 years, 10 months ago
  7. a4cde36 go/packages: enable UsesCgo in go/types by Heschi Kreinick · 4 years, 11 months ago
  8. 26f46d2 go/types/objectpath: cache result of call to scope.Names by Dominik Honnef · 4 years, 10 months ago
  9. 4697a28 go/analysis/analysistest: support testing mutually exclusive suggested fixes by Dominik Honnef · 4 years, 11 months ago
  10. 6552487 go/internal/gcimporter: remove support for binary export data by Rebecca Stambler · 4 years, 11 months ago
  11. 2723c5d go/packages/packagestest: dedupe based on note position by Rebecca Stambler · 4 years, 11 months ago
  12. cfa8b22 go/packages/packagestest: do not walk packages and their test variants by Paul Jolly · 5 years ago
  13. ea51688 go/packages: fix misbehavior when an overlay changes the package name by pjw · 5 years ago
  14. 92398ad go/analysis/analysistest: print unified diff for test failures by Dominik Honnef · 5 years ago
  15. 0037cb7 all: Fix spelling of Marshaling. by Yasuhiro Matsumoto · 5 years ago
  16. ae52e4b go/analysis/analysistest: give up if we can't find golden file by Dominik Honnef · 5 years ago
  17. 07bb9fb internal/proxydir: add an internal package for file-based proxies by Rob Findley · 5 years ago
  18. 250b213 go/loader: remove check on ioutil.TestTempFile in TestStdlib by Michael Matloob · 5 years ago
  19. e3f0bd9 go/ast/inspector: impose maximum capacity by Joe Tsai · 5 years ago
  20. 77362c5 go/packages: replace darwin with netbsd in TestSizes by Dmitri Shuralyov · 5 years ago
  21. 46bd65c internal/lsp/cache: add concurrency error check for go cmds by Rohan Challa · 5 years ago
  22. 44a64ad internal/lsp, go/packages: don't log context cancellation errors by Rebecca Stambler · 5 years ago
  23. 4480df5 go/packages: only list current module's directory in determineRootDirs by Michael Matloob · 5 years ago
  24. d190e26 go/packages: add a workaround for different import stacks between go versions by Michael Matloob · 5 years ago
  25. c12078e go/analysis/passes/unreachable: add suggested-fix to remove dead code by Rohan Challa · 5 years ago
  26. 42235f6 internal/lsp: add support for type error analyzers by Rohan Challa · 5 years ago
  27. b1df990 go/analysis/analysistest: expand testing to handle suggested fixes by Rohan Challa · 5 years ago
  28. cc38525 go/packages: add test for golang/go#37971 by Rebecca Stambler · 5 years ago
  29. a576cf5 go/analysis/passes/printf: warn against using %v verb in Error() methods by Sergey Glushchenko · 5 years ago
  30. 7975679 go/analysis/singlechecker: append a newline after "Flags:" by nu50218 · 5 years ago
  31. aafaee8 go/analysis/passes/printf: give leeway for fmt.Formatter satisfaction by Dan Kortschak · 5 years ago
  32. 71bfc1b go/packages: drop pruned packages in tests of import graph by Ian Lance Taylor · 5 years ago
  33. 4fc520f go/analysis/passes/errorsas: clarify message by Jonathan Amsterdam · 5 years ago
  34. b1e4e04 go/analysis/passes/nilness: detecting panic with provably nil values by Stephen Searles · 5 years ago
  35. a628ca3 go/packages: drop imports of reflect in tests of import graph by Ian Lance Taylor · 5 years ago
  36. c5cec67 all: consolidate invokeGo implementations by Heschi Kreinick · 5 years ago
  37. ee3f114 go/ssa/interp: remove unused import by Jay Conrod · 5 years ago
  38. 12e620e go/ssa: disable recover2 testcase by Michael Matloob · 5 years ago
  39. e1da425 Revert "Revert "go/analysis: add pass to check for impossible interface-to-interface type assertions"" by Robert Griesemer · 5 years ago
  40. 2086a0a go/internal/gcimporter: update TestImportedTypes for BImportData removal by Dmitri Shuralyov · 5 years ago
  41. d3d48f0 go/analysis: add pass to check string(int) conversions by smasher164 · 5 years ago
  42. 7c4b627 internal/lsp: add module versions from "go list" to pkg.go.dev links by Rohan Challa · 5 years ago
  43. 9976379 go/ssa: add DebugRef.Object by Ayke van Laethem · 5 years ago
  44. 3187b3c go/packages/packagestest: fix grouping to account for module versions by Rohan Challa · 5 years ago
  45. 11eff24 Revert "go/analysis: add pass to check for impossible interface-to-interface type assertions" by Andrew Bonventre · 5 years ago
  46. 7a72f3f go/analysis: add pass to check for impossible interface-to-interface type assertions by smasher164 · 5 years ago
  47. 64a0f23 go/packages/packagestest: do not overwrite existing go.mod file by Rohan Challa · 5 years ago
  48. 2529d28 internal/lsp/tests: standardize testdata folder format by Rohan Challa · 5 years ago
  49. 90d7435 go/expect: account for the offset from the file.base for modfiles by Rohan Challa · 5 years ago
  50. 97da75b go/expect: add marker support for go.mod files by Rohan Challa · 5 years ago
  51. fe90550 go/packages: fix non-determinism on package list order by Michael Matloob · 5 years ago
  52. 9090804 go/packages: make TestOverlayDeps deterministic by Michael Matloob · 5 years ago
  53. 449c356 go/packages: work around pkg-config errors in go list by Michael Matloob · 5 years ago
  54. 7162979 go/packages: add a workaround for golang/go#36188 by Michael Matloob · 5 years ago
  55. 2f3ba24 all: revert uses of types.NewInterfaceType by Rebecca Stambler · 5 years ago
  56. 207d3de all: fix some staticcheck errors by Rebecca Stambler · 5 years ago
  57. cf67026 go/packages: remove code that handled ordering in overlays by Rebecca Stambler · 5 years ago
  58. 520188d go/packages: fix flaky failure creating non-test package from overlay by Heschi Kreinick · 5 years ago
  59. ed30b91 internal/lsp: don't show list errors unless necessary by Rebecca Stambler · 5 years ago
  60. 73c4c87 go/packages: only run TestCgoNoSyntax when cgo is available by Michael Matloob · 5 years ago
  61. e23f2f3 internal/lsp: reload metadata for orphaned files by Rebecca Stambler · 5 years ago
  62. 628e9aa go/analysis/passes/asmdecl: add support for riscv64 by Joel Sing · 5 years ago
  63. ce9bf56 go/packages: fix GOPATH vendoring with overlays by Heschi Kreinick · 5 years ago
  64. 45e6918 go/packages: fix doc for NeedExportsFile by Michael Matloob · 5 years ago
  65. 593de60 go/packages: handle an overlay edge case with test variants by Rebecca Stambler · 5 years ago
  66. e0f1ed8 go/packages: refactor list driver by Heschi Kreinick · 5 years ago
  67. 7b0c362 go/packages: remove named query by Heschi Kreinick · 5 years ago
  68. 213b5e1 go/ssa: replace DefaultType with go/types.Default by vovapi · 5 years ago
  69. dc16b66 go/ast/inspector: fix misnomer in callback signature by Muir Manders · 5 years ago
  70. f88bd70 analysis/passes: consolidate imports helper by Emmanuel T Odeke · 5 years ago
  71. eb0d8dd go/ssa: remove workaround for lack of vendoring in go/loader by vovapi · 5 years ago
  72. e919f86 go/ssa/interp: fix goroutines and channels leaks by vovapi · 5 years ago
  73. 43d5027 go/ast/astutil: fix DeleteImport SEGV when Rparen is invalid by itchyny · 5 years ago
  74. 84cebe1 go/packages: fix incorrect needtypes and needsrcs logic by Michael Matloob · 5 years ago
  75. 28ed04f go/packages: internally expose ForTests in go/packages by Rebecca Stambler · 5 years ago
  76. 78c1766 go/analysis: remove stale documentation citing vet by Rob Findley · 5 years ago
  77. ac4f524 go/ssa: add position data in indexed range loops by vovapi · 5 years ago
  78. acbc0e3 internal/lsp: modify how we check for go 1.14 for modfiles by Rohan Challa · 5 years ago
  79. 53017a3 analysis/passes: report testing.Fatal* FailNow Skip* misuse in goroutines by Emmanuel T Odeke · 5 years ago
  80. 6c68fec all: remove many cases of space-space by Dan Kortschak · 5 years ago
  81. 2912ce7 go/analysis/analysistest: accept comments of /* */ form by Hana (Hyang-Ah) Kim · 5 years ago
  82. 065ed04 go/analysis: add package docs for findcall, printf, and shadow by Hana (Hyang-Ah) Kim · 5 years ago
  83. 142b776 go/packages: fix TestCgoOption to work on Windows by Michael Matloob · 5 years ago
  84. e5a4a00 go/packages: Fix loading syntax for imports when types not requested. by Alex Zhirov · 5 years ago
  85. 4f29fbc go/packages: change import cycle errorkind from UnknownError to ListError by Rohan Challa · 5 years ago
  86. 53d48bf go/analysis: gofmt snippets in package documentation by Dmitri Shuralyov · 5 years ago
  87. 7093a17 go/packages: correct logging of driver stderr by Jeff Hodges · 5 years ago
  88. 8facea2 go/packages: disable -mod=readonly behavior in overlays by Rebecca Stambler · 5 years ago
  89. 0d08730 go/packages: add import stack to error messages when there's an import cycle by Michael Matloob · 5 years ago
  90. e140590 go/packages: remove obsolete comment about LoadMode in doc.go by Michael Matloob · 5 years ago
  91. 427c522 go/packages: revert "handle invalid files in overlays" by Heschi Kreinick · 5 years ago
  92. 0d967ef go/analysis/internal/checker: format files modified by -fix by Michael Matloob · 5 years ago
  93. 4054736 go/analysis/passes/lostcancel: fix typo by Anthony Fok · 5 years ago
  94. dc59f20 all: fix typo ("identifer" → "identifier") by Anthony Fok · 5 years ago
  95. 3d1ebf6 go/packages: add String methods for LoadMode by Jeff Hodges · 5 years ago
  96. 1ef994f go/analysis/passes: ensure diagnostic-reporting analyses have exported Doc by Michael Matloob · 5 years ago
  97. 77e3bb0 go/packages/packagestest: add package use example by Dmitri Shuralyov · 5 years ago
  98. dce577f go/packages: fix failing Windows TryBots for adhoc packages test by Rebecca Stambler · 5 years ago
  99. 8cb0d02 go/analysis/unitchecker: add erroras analysis to align with go vet by Leigh McCulloch · 5 years ago
  100. 622ba90 go/internal/packagesdriver: report stderr when failed to determine types.Sizes by Michael Matloob · 5 years ago