Sign in
◑
Theme
go
/
tools
/
HEAD
9e18529
gopls/internal/test/integration/fake: don't poll after a workspace edit
by David du Colombier
· 10 weeks ago
master
2543006
go/gcexportdata: update package docs + minor tweaks
by Alan Donovan
· 3 days ago
7c2cac4
gopls/internal/golang/completion: handle new(expr)
by Peter Weinberger
· 9 days ago
28649ea
go/analysis/passes/modernize: elide redundant clone in appendclipped
by Vladislav Bulgakov
· 4 days ago
332fd4c
gopls/internal/protocol: trace error messages
by Peter Weinberger
· 11 days ago
4d65dec
gopls/internal/cache: tolerate missing nodes in reachability analysis
by Peter Weinberger
· 2 days ago
664b13f
internal/refactor/inline: guard against non-ellipsis
by Peter Weinberger
· 11 days ago
567ef61
go/analysis/passes/modernize: testingcontext - skip deferred calls
by Madeline Kalil
· 11 days ago
2b98ca4
gopls/internal/cache/parsego: simplify pos computation in parseStmt
by Peter Weinberger
· 10 days ago
a6b840d
go/ssa: distinguish goto from continue for range-over-func
by Li Jie
· 3 days ago
f938040
go/ssa: canonicalize selection types before the isParameterized check
by hw
· 3 days ago
7940781
gopls/internal/util/typesutil: clarify TypesWithContext
by Alan Donovan
· 6 weeks ago
dd632b8
go/analysis/unitchecker: remove export data framing
by Alan Donovan
· 3 days ago
89ed5c3
internal/gcimporter: support V5 unified encoding (method indices)
by Alan Donovan
· 4 days ago
ebbc713
internal/imports: don't let stdlib shadow existing imports
by Peter Weinberger
· 4 days ago
95d04c7
gopls/internal/test/integration: fix TestSimplifyCompositeLitDiagnostic
by Madeline Kalil
· 4 days ago
2be7206
go/analysis/passes/modernize: embedlit - report diagnostic for each unnecessary field type
by Madeline Kalil
· 5 days ago
d5766cd
gopls/internal/server: add counter for Emacs lsp-mode client
by Alan Donovan
· 4 days ago
ca24818
go/analysis/passes/modernize: slicesbackward - don't use keywords
by Madeline Kalil
· 5 days ago
fe441ef
go/analysis/unitchecker: export type information
by Alan Donovan
· 8 days ago
ec45d42
go/ast/astutil,internal/imports: simplify updateBasicLitPos
by Vladislav Bulgakov
· 5 days ago
992526c
gopls: support assembly References for labels and asm-only symbols
by Groot Guo
· 6 days ago
bd9e305
go/ssa: propagate receiver instantiation to nested functions
by ZhouGuangyuan
· 10 days ago
fff160b
cmd/goimports: use filepath.WalkDir instead of filepath.Walk
by 唐木 稜生
· 3 weeks ago
e37dd98
go/analysis/passes/modernize: support {strings,bytes}.CutLast in stringscut
by EyJunge1
· 8 days ago
2e92293
go/callgraph/rta: skip generic methods in addRuntimeType
by Timo Furrer
· 2 weeks ago
8471f95
go/analysis/unitchecker: suppress "vet: " error prefix
by Alan Donovan
· 9 days ago
4fd8718
gopls/internal/util/morestrings: use strings.CutLast instead
by Alan Donovan
· 11 days ago
b3a0e3b
gopls/internal: use generic methods in some places
by Alan Donovan
· 11 days ago
ca210e8
gopls/internal: run go fix
by Alan Donovan
· 11 days ago
a06d97c
gopls: update to go1.27.0
by Alan Donovan
· 11 days ago
67d616c
go/ssa: Give real types to ssa.RangeIter and ssa.DeferStack
by Alex Putman
· 9 days ago
eca294d
gopls/internal/golang: reject inlining for modified variables
by Peter Weinberger
· 3 weeks ago
8d57844
internal/modindex: memoize the index parsed by Read
by Ruslan Semagin
· 2 weeks ago
e2ef89b
go/analysis/passes/fieldalignment: change default threshold to 0
by Melnikov Denis
· 5 weeks ago
d6ea9c7
x/tools: assert that *types.Signature is non-nil
by Alan Donovan
· 11 days ago
f3edfb5
copyright: parse file headers only
by Alan Donovan
· 11 days ago
b73c0de
go/analysis/passes/printf: reject %d of pointer or chan
by Alan Donovan
· 9 weeks ago
1abeae3
gopls/internal/analysis/ptrtoerror: do not offer a fix for a generic type
by nnnkkk7
· 10 days ago
d40fc7d
go/analysis/passes/modernize: embedlit: check index paths
by Madeline Kalil
· 12 days ago
c61c622
go/analysis/passes/modernize: ignore comments in embedlit's comma check
by nnnkkk7
· 12 days ago
9e75161
gopls/go.mod: update staticcheck to 2026.2.1 (v0.8.1)
by Alan Donovan
· 11 days ago
cb89f0c
gopls/internal/test/marker: do not use go list ... in module mode
by qiulaidongfeng
· 3 weeks ago
a2f4879
go/ssa: Add testing helper for function instructions.
by Alex Putman
· 2 weeks ago
eae1b3d
gopls/internal/golang: MoveDeclaration - find move target based on cursor
by Madeline Kalil
· 3 weeks ago
a8baf13
gopls/internal/lsprpc: increase timeout in TestClientLoggingV2
by Peter Weinberger
· 2 weeks ago
85b0fd4
gopls/internal/test/integration: remove CleanModCache.
by Peter Weinberger
· 5 weeks ago
8f0f8c7
internal/gcimporter: fix panic writing export data
by Peter Weinberger
· 3 weeks ago
ed9ed91
gopls/internal/golang: align move decl form field id
by Hongxiang Jiang
· 2 weeks ago
0f93463
go/analysis/passes/unusedresult: don't report calls in b.Loop bodies
by Saleh
· 2 weeks ago
c62e535
go/analysis/passes/modernize: avoid breaking unkeyed struct literals
by cuishuang
· 4 weeks ago
892f374
go/analysis/passes/modernize: preserve timer calls on unrelated benchmarks
by cuishuang
· 4 weeks ago
1d8da57
all: upgrade go directive to at least 1.26.0 [generated]
by Gopher Robot
· 2 weeks ago
3adb118
go/analysis/passes/modernize: preserve evaluation effects in slicessort
by cuishuang
· 4 weeks ago
b4f533f
gopls/cache/parsego: fix pos computation
by Peter Weinberger
· 5 weeks ago
327af06
gopls/internal/util/asm: preserve offsets in CRLF files
by racequite
· 5 weeks ago
4cfed61
refactor/satisfy: fix panic on invalid types
by Peter Weinberger
· 4 weeks ago
d68c529
refactor/satisfy: fix crash in rename
by Peter Weinberger
· 4 weeks ago
e19e218
go/analysis/passes/modernize: avoid changing assignment-form slicesbackward loops
by cuishuang
· 4 weeks ago
8e9d77a
go/analysis: avoid panics on multi-valued call arguments
by cuishuang
· 4 weeks ago
7aff9f3
internal/stdlib: update stdlib index for Go 1.27 Release Candidate 3
by Gopher Robot
· 3 weeks ago
3c18a2d
internal/imports: read the module index only where it is used
by Brad Moylan
· 4 weeks ago
18332fe
go.mod: update golang.org/x dependencies
by Gopher Robot
· 3 weeks ago
v0.49.0
a5c4651
gopls/internal/protocol/command: fix struct field name in comment
by cuishuang
· 6 weeks ago
7d08a06
present, cmd/present, cmd/present2md: document lack of security hardening
by Damien Neil
· 4 weeks ago
e8a4348
refactor/satisfy: fix "the the" typo
by Sanghyuk Jung
· 5 weeks ago
54624f9
internal/typesinternal: suppress jsonv2 warning
by Madeline Kalil
· 4 weeks ago
c117dde
gopls/internal/golang: normalize instantiated fields before rename
by cuishuang
· 6 weeks ago
b5b860c
gopls/internal/mcp: report one-based reference line numbers
by cuishuang
· 6 weeks ago
bf54bcd
gopls/internal/golang/completion: avoid SEGV from double deslicing
by Peter Weinberger
· 5 weeks ago
4b32d66
refactor/satisfy/find.go: fix panic on type errors
by Peter Weinberger
· 5 weeks ago
e6da7e4
gopls/internal/protocol/semtok: instructions for modifier/type changes
by Hongxiang Jiang
· 4 weeks ago
da22a7b
gopls/internal/golang/definition: find the right unsafe
by Peter Weinberger
· 5 weeks ago
952c3dc
cmd/present: fix obsolete flag in security warning
by cuishuang
· 6 weeks ago
1f62bc85
present: validate background directive arguments
by cuishuang
· 6 weeks ago
3081d33
present: correct documented time for dates
by cuishuang
· 6 weeks ago
4e39c5f
gopls/internal/test/integration/fake: integrate module cache
by Peter Weinberger
· 6 weeks ago
d5b12d7
gopls: add assembly DocumentHighlight, fix label scoping
by Groot Guo
· 6 weeks ago
940d126
gopls/internal/analysis/fillswitch: add missing fmt import
by cuishuang
· 6 weeks ago
f579934
go/analysis/passes/modernize: fix stditerators example
by cuishuang
· 6 weeks ago
63ec6f9
go/analysis/passes/modernize: add slicesclip analyzer
by Mehdi Bounya
· 6 weeks ago
e46644d
gopls/internal/golang/completion: handle aliased func types in literal completion
by Javier
· 7 weeks ago
95e150c
go/analysis/passes/printf: stop reporting trailing newlines in Println
by cuishuang
· 6 weeks ago
c2f2d83
go/types/typeutil: normalize instantiated callees
by Karthik Bhat Adyathimar
· 6 weeks ago
ff1f5aba
gopls/test/completion: fix reported bug in collectCompletions
by Peter Weinberger
· 6 weeks ago
56e88b2
gopls/internal/analysis/unusedfunc: use non-heuristic std check
by Alan Donovan
· 6 weeks ago
0ccfe93
go/analysis/passes/modernize: document 'go fix' command
by Alan Donovan
· 7 weeks ago
776a9a2
go/analysis/passes/fieldalignment: add more information to output
by Melnikov Denis
· 7 weeks ago
55fcfca
go/analysis/passes/modernize: fix stringsseq panic
by Madeline Kalil
· 6 weeks ago
86ff45d
gopls/test/completion: construct index explicitly
by Peter Weinberger
· 6 weeks ago
a3907ad
go/loader: add concurrenc control
by Peter Weinberger
· 6 weeks ago
1523a2a
go/analysis/analysistest: enable sanity-checking of fact encoding
by Alan Donovan
· 6 weeks ago
6696fb1
go/types/internal/play: show Cursor path
by Alan Donovan
· 3 months ago
b85ca07
internal/refactor/inline: make fact encoding deterministic
by Mehdi Bounya
· 7 weeks ago
1b7563a
tools/go/analysis/passes/composite: fix test fail because flag.Flag new field
by qiulaidongfeng
· 6 weeks ago
cc39f94
gopls/internal/analysis/fillswitch: support renamed package imports
by cuishuang
· 7 weeks ago
345e24c
gopls/internal/cmd: use localhost:0 to avoid port race
by Hongxiang Jiang
· 7 weeks ago
749de1f
go/analysis/suite/vet: add sqlrowserr, scannererr analyzers
by Alan Donovan
· 6 weeks ago
4b383f6
internal/typesinternal: add TupleOf helper
by Alan Donovan
· 6 weeks ago
ab304e8
gopls/internal/analysis/simplifycompositelit: preserve comments in fixes
by cuishuang
· 7 weeks ago
Next »