Sign in
go
/
tools
/
bbbd9518e88c8c9d74d2b0f29f0d19b3b22338a1
bbbd951
go/analysis/passes/asmdecl: fix array offsets
by Michael McLoughlin
· 6 years ago
13ba8ad
go/vcs: use Bitbucket v2 REST API
by David Symonds
· 6 years ago
a072e66
internal/lsp: refactor the command line handling
by Ian Cottrell
· 6 years ago
71d3d86
internal/tool: add a small package to unify the flag handling across all our tools
by Ian Cottrell
· 6 years ago
ae5b881
go/packages: suppress go list errors when ad-hoc package doesn't exist
by Michael Matloob
· 6 years ago
57eff0d8
internal/lsp: add support for running goimports as a code action
by Rebecca Stambler
· 6 years ago
17661a9
internal/lsp/source: avoid having build tagged files for uri
by Rebecca Stambler
· 6 years ago
728ed46
cmd/golsp: make each log message result from a single call to fmt.Fprintf
by pjw
· 6 years ago
3c39ce7
tip: fix, update tip.golang.org
by Brad Fitzpatrick
· 6 years ago
fe2443f
go/internal/gccgoimporter: test fix for older gccgo versions
by Than McIntosh
· 6 years ago
bbccd8c
imports: use go/packages, support modules
by Heschi Kreinick
· 6 years ago
c779628
go/ssa: convert the objlookup tests to the new marker syntax
by Ian Cottrell
· 6 years ago
7529026
go/internal/gccgoimporter: update package to match std lib version
by Than McIntosh
· 6 years ago
49db546
internal/lsp/source: Use file:///C:/ on Windows file system
by Yasuhiro Matsumoto
· 6 years ago
b620e9e
internal/lsp: use rootURI as config.Dir in packages.Load
by Rebecca Stambler
· 6 years ago
4d6773f
godoc/dl: serve "go get" meta for golang.org/dl/gotip
by Filippo Valsorda
· 6 years ago
5f4a60f
imports: fix renamed sibling imports more
by Heschi Kreinick
· 6 years ago
837e805
godoc/proxy: remove use of httputil.ReverseProxy for /share
by Chris Broadfoot
· 6 years ago
59cd96f
go/packages: add doc for the current state of overlays
by Michael Matloob
· 6 years ago
2b6afc6
internal/lsp/protocol: use correct JSON name for RootURI
by Elias Naur
· 6 years ago
6a3e9aa
imports: fix renamed sibling imports
by Heschi Kreinick
· 6 years ago
feaab94
cmd/golsp/integration/vscode: add language server client for testing
by Rebecca Stambler
· 6 years ago
1d424db
imports: clean up customization seam
by Heschi Kreinick
· 6 years ago
4c53570
imports: ignore globals in different packages
by Heschi Kreinick
· 6 years ago
85346a3
cmd/golsp: enable logging to a default location
by Rebecca Stambler
· 6 years ago
e00c069
go/internal/packagesdriver: expose function to return sizes
by Michael Matloob
· 6 years ago
4c874b9
go/packages/packagestest: allow tests to also specify overlay contents
by Ian Cottrell
· 6 years ago
8634b1e
internal/lsp: improve handling of code completion snippets
by Rebecca Stambler
· 6 years ago
8bc39b9
go/packages: an empty overlay does not force source mode
by Ian Cottrell
· 6 years ago
bcd4e47
go/packages: check for containing files after overlay is processed
by Michael Matloob
· 6 years ago
3576414
internal/lsp: refactor source package to use an interface
by Rebecca Stambler
· 6 years ago
62e1d13
internal/lsp: add basic support for hover
by Rebecca Stambler
· 6 years ago
22934f0
go/...: use recommended issue tracker URLs
by Alan Donovan
· 6 years ago
555fafe
go/internal/gccgoimporter: update package to match std lib version
by Than McIntosh
· 6 years ago
3832e27
internal/lsp: implement type definitions
by Rebecca Stambler
· 6 years ago
65c3061
go/analysis: remove "experimental" warning
by Alan Donovan
· 6 years ago
47a17e0
go/analysis/unitchecker: use importer.ForCompiler under go1.12
by Alan Donovan
· 6 years ago
e5f3ab7
go/analysis: fix more printf pointer bugs
by Daniel Martí
· 6 years ago
99b2a93
go/analysis/unitchecker: improve error message for go tool vet
by Ian Lance Taylor
· 6 years ago
ee45598
imports: create named imports for name/path mismatches (again)
by Heschi Kreinick
· 6 years ago
5bbcdc1
imports: redesign fixImports
by Heschi Kreinick
· 6 years ago
d0ca393
cmd/bundle: change the behavior of the -underscore flag
by Brad Fitzpatrick
· 6 years ago
e51e352
go/internal/gccgoimporter: update package to match std lib version
by Than McIntosh
· 6 years ago
34bb05f
go/packages: add support to overlays for unwritten files to existing packages
by Michael Matloob
· 6 years ago
895048a
go/expect: rewrite the expectation parser
by Ian Cottrell
· 6 years ago
1c3d964
cmd/goimports: update Emacs install instructions
by Andrew Stribblehill
· 6 years ago
e015b91
go/expect: allow multi-line expectations
by Ian Cottrell
· 6 years ago
c5b00d9
go/packages: fix build breakage caused by math/bits to unsafe dep
by Michael Matloob
· 6 years ago
e782529
go/packages/packagestest: allow expectations to have *regexp.Regexp and interface{} parameters
by Ian Cottrell
· 6 years ago
b4e97c0
cmd/stress: prefix logs with start date/time
by Austin Clements
· 6 years ago
36a8f0a
internal/lsp: sort completions according to rank
by Rebecca Stambler
· 6 years ago
04b5d21
cmd/gorename: move gorename TODOs to a comment in the code
by Yury Smolsky
· 6 years ago
91f80e6
go/packages: use absolute path of dir in call to go list for file= query
by Michael Matloob
· 6 years ago
72292f0
go/packages/packagestest: adds a benchmark version of TestAll
by Ian Cottrell
· 6 years ago
ff0519d
go/packages: change driver communication mechanism
by Michael Matloob
· 6 years ago
b5f2cae
internal/lsp: fix a bug stopped package names from being printed
by Rebecca Stambler
· 6 years ago
d5eafb5
internal/lsp: add InsertText to completions
by Rebecca Stambler
· 6 years ago
9c8bd46
cmd/guru: add type position to describe command
by Dima
· 6 years ago
b6bf295
internal/lsp: fix formatting bug that keeps adding extra newlines
by Rebecca Stambler
· 6 years ago
fc4f049
internal/lsp: add more testdata for completion and diagnostics
by Rebecca Stambler
· 6 years ago
89e2580
go/ssa: convert tests to new annotation system
by Ian Cottrell
· 6 years ago
6dfe7ef
internal/lsp: add definition tests from godef
by Ian Cottrell
· 6 years ago
1aef897
internal/lsp: fix for limitations of export data
by Ian Cottrell
· 6 years ago
d1f8dbf
go/analysis/cmd/vet-lite: remove
by Alan Donovan
· 6 years ago
3d801af
internal/lsp: use subtests for all lsp categories
by Ian Cottrell
· 6 years ago
68f7e63
internal/lsp: make all the tests work on 1.10
by Ian Cottrell
· 6 years ago
31e4346
go/packages/packagestest: change the Export method to take a testing.TB
by Ian Cottrell
· 6 years ago
139d099
go/analysis: use TypeString when matching types
by Daniel Martí
· 6 years ago
70b1254
go/analysis: unindent some pieces of code
by Daniel Martí
· 6 years ago
2ddaf7f
go/analysis: two trivial doc tweaks
by Alan Donovan
· 6 years ago
e77c068
godoc/redirect: improve Rietveld CL heuristic
by Brad Fitzpatrick
· 6 years ago
8e5aba0
go/analysis: harmonize flags across all checkers
by Alan Donovan
· 6 years ago
e3f267a
go/analysis/cmd/vet-lite: remove pkgfact
by Alan Donovan
· 6 years ago
2398459
go/analysis/cmd/vet: remove pkgfact, findcall analyzers
by Alan Donovan
· 6 years ago
8190738
internal/lsp: add formatting functions to some common lsp protocol types
by Ian Cottrell
· 6 years ago
f87c222
internal/lsp: fix and add tests for formatting
by Rebecca Stambler
· 6 years ago
fc2e60c
internal/lsp: make Definition handle embedded fields
by Ian Cottrell
· 6 years ago
5215be1
go/analysis/internal/unitchecker: reenable integration test
by Alan Donovan
· 6 years ago
1a405fd
internal/lsp: better handling of .in files
by Ian Cottrell
· 6 years ago
f62bfb5
go/analysis/passes/printf: fix regression in "recursive stringer" logic
by Alan Donovan
· 6 years ago
17409aa
go/analysis/unitchecker: a main function for vet-lite tools
by Alan Donovan
· 6 years ago
1fdeb16
go/analysis/internal/unitchecker: three fixes
by Alan Donovan
· 6 years ago
103f3f3
go/analysis: doc updates
by Alan Donovan
· 6 years ago
29e82b5
go/analysis/passes/printf: actually use doc constant
by Alan Donovan
· 6 years ago
2a3f519
internal/lsp: handle $GOROOT in file paths
by Ian Cottrell
· 6 years ago
6778892
internal/lsp: use the new marker support
by Ian Cottrell
· 6 years ago
cd212e5
make the packagestest marker system more flexible
by Ian Cottrell
· 6 years ago
94339b8
internal/jsonrpc2: change to a more synchronous dispatch model
by Ian Cottrell
· 6 years ago
7d6b83c
go/analysis: exit nonzero upon diagnostics
by Alan Donovan
· 6 years ago
2f5a1a7
go/analysis/passes/stdmethods: show p.T not dir/p.T in diagnostic
by Alan Donovan
· 6 years ago
4f7cb80
go/analysis/passes/asmdecl: turn two diagnostics into log messages
by Alan Donovan
· 6 years ago
99072bc
go/analysis/passes/stdmethods: rewrite check to use go/types
by Alan Donovan
· 6 years ago
7e59e59
internal/lsp: implement signature help
by Rebecca Stambler
· 6 years ago
0a8e631
go/analysis/passes/printf: fix false negative with nested pointers
by Alan Donovan
· 6 years ago
c921186
go/analysis/internal/analysisflags: add flag aliases for renames
by Alan Donovan
· 6 years ago
ea84011
go/analysis/passes/printf: fix some pointer false positives
by Alan Donovan
· 6 years ago
150d8ac
go/analysis/cmd/vet-lite: remove deprecation warnings
by Alan Donovan
· 6 years ago
a8570e1
internal/lsp: use bytes.Buffer instead of strings.Builder
by Rebecca Stambler
· 6 years ago
5a00de9
go/packages: remove .s files from go list's CompiledGoFiles
by Alan Donovan
· 6 years ago
c340431
cmd/godoc: start RunIndexer synchronously when index is present
by Agniva De Sarker
· 6 years ago
Next »