Sign in
go
/
tools
/
HEAD
« Previous
95a2413
all: use the built-in min/max function
by cuishuang
· 10 weeks ago
7d52b1b
cmd/eg: build tags support
by Nate Bracy
· 10 weeks ago
82041a1
cmd/stringer: fix bounds checking for integer types spanning full range
by Nate Bracy
· 10 weeks ago
b9cfdb8
go/analysis/passes/modernize: fix the potential deadlock issues in bloop
by cuishuang
· 2 months ago
44ce4e2
gopls: update to use the mcp go-sdk@v0.8.0
by Rob Findley
· 2 months ago
25b4f1c
gopls: add doc link for quick fix implement method
by paskozdilar
· 2 months ago
7672399
cmd/stringer: document option -trimprefix
by paskozdilar
· 2 months ago
c3c093d
cmd: replace string concatenation with strings.Builder,WriteByte and fmt.Fprintf for better performance
by cuishuang
· 3 months ago
e908430
go/analysis/passes/inline: publish
by Alan Donovan
· 2 months ago
951ca00
go/analysis/passes/modernize: publish
by Alan Donovan
· 2 months ago
5164709
gopls/internal/protocol: upgrades LSP to latest
by Peter Weinberger
· 2 months ago
d239ca0
internal/settings: enable CodeLensRunGovulncheck by default
by Ethan Lee
· 2 months ago
cb8ba86
gopls: update MCP SDK dependency to v0.7.0
by Rob Findley
· 2 months ago
fce52bb
gopls/internal/analysis/modernize: reflect.TypeOf(x) -> TypeFor[T]()
by Alan Donovan
· 3 months ago
517957c
go/analysis/passes/buildtag: suggest fix to remove +build lines
by Alan Donovan
· 4 months ago
c892d0b
gopls/test/quickfix_test: verify that issue 70755 is fixed
by Peter Weinberger
· 2 months ago
fde1c99
gopls/internal/cmd: skip TestMCPVulncheckCommand when fsnotify not supported
by Richard Miller
· 2 months ago
215e78a
gopls/internal/protocol: add range to TextDocumentPositionParams
by Hongxiang Jiang
· 2 months ago
4df13e3
x/tools: fix remaining places in preparation for new(expr)
by Alan Donovan
· 2 months ago
ed00c08
go/ssa: support new(expr)
by Alan Donovan
· 3 months ago
7ba8f32
internal/gcimporter: use forvar to omit unnecessary reassignment
by cuishuang
· 3 months ago
4fb47d0
gopls/internal/analysis/embeddirective: call AddImport directly
by Alan Donovan
· 3 months ago
cb57b4c
gopls/internal/doc/generate: convert Analyzer.Doc to Markdown
by Alan Donovan
· 3 months ago
ef565f5
gopls/internal/analysis/modernize: slicescontains: improve widening check
by Alan Donovan
· 3 months ago
016ea29
gopls: update MCP SDK to v0.6.0
by Rob Findley
· 3 months ago
ef6334c
gopls: fix extracted function shouldReturn boolean return value position
by Fata Nugraha
· 3 months ago
58f345b
go/buildutil: use strings.CutSuffix
by cuishuang
· 3 months ago
909f470
gopls/internal/util/cursorutil: add FirstEnclosing
by Daniel Morsing
· 3 months ago
b71b35e
gopls/internal/analysis/modernize: stringscutprefix: handle CutSuffix too
by cuishuang
· 3 months ago
3e53a25
gopls/internal/folding_range: display closing parentheses
by Peter Weinberger
· 3 months ago
78463a9
go/analysis: fix two tests in preparation for go vet CL 703400
by Alan Donovan
· 3 months ago
a503d9c
gopls/internal/analysis/modernize/cmd/modernize: improve godoc
by Olivier Mengué
· 7 months ago
2c5d16c
go/ast/astutil: simplify and modernize DeleteNamedImport
by Mateusz Poliwczak
· 3 months ago
9fccddc
go/analysis/unitchecker: add cfg.WarnDiagnostics
by Alan Donovan
· 3 months ago
32f06e9
go/analysis/unitchecker: rewrite integration test
by Alan Donovan
· 3 months ago
be644c7
x/tools: remove some dead functions
by Alan Donovan
· 3 months ago
db38d36
gopls/internal/golang/completion: don't offer internal std packages
by xieyuschen
· 3 months ago
74b9e56
gopls: use correct doc link
by Alan Donovan
· 3 months ago
d11cd5c
all: use b.Loop in tests
by Kir Kolyshkin
· 3 months ago
7ebabfe
gopls/internal/progress: use t.Context in tests
by Kir Kolyshkin
· 3 months ago
baefe5a
internal/mcp: use t.Context in test
by Kir Kolyshkin
· 3 months ago
cce04c1
go/packages: use t.Context
by Kir Kolyshkin
· 3 months ago
9310eb8
gopls: convert some users of astutil to Cursors
by Daniel Morsing
· 3 months ago
c312a17
internal/mcp: add telemetry for MCP tool usage
by Ethan Lee
· 3 months ago
7b45cae
internal/cmd: add testEnv.NeedsTool for TestMCPVulncheckCommand
by Ethan Lee
· 3 months ago
eedf561
go/analysis/unitchecker: relax integration test
by Alan Donovan
· 3 months ago
f2e5ab6
gopls/internal/cache: set goVersion when there is no module version
by Rob Findley
· 4 months ago
2ef7d42
gopls: update Go MCP SDK to v0.5.0
by Rob Findley
· 3 months ago
839d88e
go/analysis/passes/hostport: fix four bugs
by Alan Donovan
· 3 months ago
ba63d13
all: use strings.SplitSeq/FieldSeq
by Kir Kolyshkin
· 3 months ago
3ab2909
go/ssa: remove unused func
by Kir Kolyshkin
· 3 months ago
224e336
internal/mcp: expose vulncheck tool functionality via mcp
by Ethan Lee
· 3 months ago
9e64e29
internal/typesinternal: add TODO to improve FileQualifier
by Alan Donovan
· 3 months ago
e38be50
gopls/internal/analysis/modernize: use better qualifier for rangeint
by Madeline Kalil
· 3 months ago
8b1a572
internal/cmd: update official go sdk in mcp_test
by Ethan Lee
· 3 months ago
3adf0e9
go/analysis/unitchecker: redirect stdout to specified file
by Alan Donovan
· 3 months ago
1c510d7
gopls: render package documentation when hovering over imported package name identifiers
by GSmithApps
· 10 months ago
f9cb611
internal/jsonrpc2/stack: removed unused variable
by Kir Kolyshkin
· 3 months ago
88c2f11
internal/imports: remove unused field
by Kir Kolyshkin
· 3 months ago
aa35dc6
internal/gcimporter: remove unused field
by Kir Kolyshkin
· 3 months ago
cda1dd8
internal/event/core: remove unused type
by Kir Kolyshkin
· 3 months ago
16ca2f0
go/cfg: rm unused field
by Kir Kolyshkin
· 3 months ago
71756c7
internal/refactor/inline: rm unused code
by Kir Kolyshkin
· 3 months ago
63d9781
internal/versions: rm unused type
by Kir Kolyshkin
· 3 months ago
9ac1810
go/analysis/passes/stdversion: rm unused variable
by Kir Kolyshkin
· 3 months ago
45c7aee
go/packages: remove unused type
by Kir Kolyshkin
· 3 months ago
1ef8f44
go/analysis/checker: remove unused struct field
by Kir Kolyshkin
· 3 months ago
8b92961
cmd/present: rm dead code
by Kir Kolyshkin
· 3 months ago
af2d2d6
internal/analysisinternal: extra new line when add first std import
by xieyuschen
· 3 months ago
6375378
gopls/internal/golang: do not offer "inline variable" on an lvalue reference
by Ilya Ilyinykh
· 3 months ago
07bc2fe
go/ssa/interp: rm unused var
by Kir Kolyshkin
· 3 months ago
1649c36
go/analysis/passes/structtag: set Diagnostic.End positions
by Alan Donovan
· 3 months ago
9308dc6
gopls/internal/settings: shadow.severity = hint
by Alan Donovan
· 3 months ago
3ea42bf
x/tools: eliminate vet diagnostics
by Alan Donovan
· 3 months ago
49b9826
gopls/internal/test: update the minimum go command of TestImportAlias
by Rob Findley
· 3 months ago
d49da96
go/analysis/internal/checker: fix panic due to nil Pass
by Alan Donovan
· 3 months ago
v0.37.0
9da4f7b
gopls/internal/test/integration/completion: make test go1.26-robust
by Alan Donovan
· 3 months ago
4409ea7
gopls/internal/server: add telemetry for Zed, Helix clientInfo
by Alan Donovan
· 3 months ago
75023ae
go/ast/inspector: update outdated documentation
by Daniel Morsing
· 4 months ago
785cd66
gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25
by xieyuschen
· 3 months ago
ac2e4a5
go.mod: update golang.org/x dependencies
by Gopher Robot
· 3 months ago
bc9374d
go/callgraph/vta: remove unnecessary use of unsafe
by Alan Donovan
· 3 months ago
12d7e15
gopls/internal/analysis/modernize: add test of no gopls imports
by Alan Donovan
· 3 months ago
263a769
gopls/internal/mcp: use official go mcp sdk
by Madeline Kalil
· 3 months ago
e548c70
gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl
by Alan Donovan
· 3 months ago
08a6323
gopls/completion: unimported completions with explicit package names
by Peter Weinberger
· 3 months ago
14e7f8a
internal/analysisinternal: simplify DeleteStmt using Cursor
by Alan Donovan
· 3 months ago
67a07f8
internal/astutil: move declarations from gopls/internal/util/astutil
by Alan Donovan
· 3 months ago
c752aaa
internal/analysisinternal/generated: move from gopls/internal/analysis
by Alan Donovan
· 3 months ago
7f6b407
internal/moreiters: move from gopls/internal/util/moreiters
by Alan Donovan
· 3 months ago
ba14f00
gopls/internal/analysis/modernize/rangeint: fix defer bug
by Alan Donovan
· 3 months ago
05dba8a
cmd/goimports: add counter
by Peter Weinberger
· 3 months ago
45bd1e6
gopls/internal/golang: OutgoingCalls: fix crash on error.Error
by Alan Donovan
· 3 months ago
5014c67
gopls/internal/analysis/recursiveiter: fix typo
by Alan Donovan
· 3 months ago
29a972e
x/tools: assume go1.24 and simplify
by Alan Donovan
· 3 months ago
b8cdd9c
gopls/internal/analysis/modernize: stringsbuilder: fix s=x bug
by Alan Donovan
· 3 months ago
bd1ee09
gopls/internal: modernize -stringbuilder -fix
by Alan Donovan
· 3 months ago
79bbf07
gopls/internal/analysis/modernize: string+=string => strings.Builder
by Alan Donovan
· 3 months ago
530d13a
go/cfg: describe conditional blocks
by Austin Clements
· 3 months ago
a09a2fb
go/analysis/unitchecker: support -fix
by Alan Donovan
· 3 months ago
Next »