Sign in
go
/
tools
/
0c44af741bb7ee876f4c02a8205654b087b73f51
0c44af7
godoc/dl: add julieqiu to validUser
by Julie Qiu
· 6 years ago
85a87a8
cmd/present: fix CSS when printing slides
by tell-k
· 6 years ago
9279ec2
cmd/tip: also fetch x/net repository before building cmd/godoc
by Dmitri Shuralyov
· 6 years ago
9c309ee
imports: stop using go/packages for modules
by Heschi Kreinick
· 6 years ago
2d2e1b1
internal/lsp: do not complete inside comments in functions
by Andzej Maciusovic
· 6 years ago
b2f1847
go/analysis/internal/checker: correct comment grammar
by Ian Lance Taylor
· 6 years ago
24cd39e
go/analysis/passes/atomicalign: add atomicalign ckecker
by Aurélien Rainone
· 6 years ago
16909d2
imports: remove globals, stop using build.Default
by Heschi Kreinick
· 6 years ago
6466e72
imports: don't eagerly guess package names
by Heschi Kreinick
· 6 years ago
b4b6fe2
go/{analysis,packages}: add TypesSizes
by Alan Donovan
· 6 years ago
b258f6d
cmd/gopls: rename "golsp" to "gopls", as in "Go Please"
by Rebecca Stambler
· 6 years ago
c3e1567
go/packages: make tests pass with custom GOCACHE
by Daniel Martí
· 6 years ago
f94e980
internal/lsp: do not complete inside comments
by Andzej Maciusovic
· 6 years ago
2e4132e
internal/lsp: add a test for completion of builtin types and functions
by Rebecca Stambler
· 6 years ago
bf09041
internal/lsp: fix a few nil pointer exceptions in definition
by Rebecca Stambler
· 6 years ago
36f37f8
go/packages: rename Illtyped to IllTyped in docs
by Dmitri Shuralyov
· 6 years ago
fc1d57b
cmd/golsp: add a debugging tool to connect with golsp on a port
by Rebecca Stambler
· 6 years ago
4b7be70
godoc/dl: don't display unstable releases under archive
by Dmitri Shuralyov
· 6 years ago
40c2d47
go/analysis: fix typos and update documentation
by Agniva De Sarker
· 6 years ago
68c5ac9
go/packages: Load with no patterns should load "."
by Daniel Martí
· 6 years ago
a2c791a
internal/lsp/cache: return error when no packages found
by Yasuhiro Matsumoto
· 6 years ago
51295c7
go/packages: update comment on when golist fallback triggers
by Michael Matloob
· 6 years ago
158f3dc
go/ast/inspector: fix a small typo
by Agniva De Sarker
· 6 years ago
aa03309
godoc/redirect: display Gerrit/Rietveld CL disambiguation page when needed
by Dmitri Shuralyov
· 6 years ago
d30e00c
splitdwarf: initial working commit
by David Chase
· 6 years ago
d674b4a
cmd/splitdwarf: copy debug/macho
by David Chase
· 6 years ago
98df4c7
tools/internal/lsp/protocol: add LocationLink type
by Peter Weinberger
· 6 years ago
421f03a
Revert "go/packages: make tests pass with custom GOCACHE"
by Michael Matloob
· 6 years ago
e8d59eb
Remove warning stability warning
by fREW Schmidt
· 6 years ago
5e40c1c
go/analysis/internal/checker: don't clobber error when packages.Load fails
by Steven L
· 6 years ago
e7b5a6d
go/packages: make tests pass with custom GOCACHE
by Daniel Martí
· 6 years ago
1bc4919
go/packages: update doc for name= queries
by Zac Bergquist
· 6 years ago
7cb465e
go/package/gopackages: update gopackages to use the new tool library for its main function
by Ian Cottrell
· 6 years ago
e063def
go/analysis: fix package doc copy-paste typo
by Daniel Martí
· 6 years ago
d345f29
internal/lsp: fix typo
by Emil Hessman
· 6 years ago
3ef6863
go/analysis: fix ambiguous paths in structtag pass
by Daniel Martí
· 6 years ago
498d954
go/packages/packagestest: make temp directory writeable
by Heschi Kreinick
· 6 years ago
9ea1c20
cmd/godoc: add x/website redirect
by Dmitri Shuralyov
· 6 years ago
8a60511
imports: don't look for, or find, empty packages
by Heschi Kreinick
· 6 years ago
ca9055e
cmd/guru: fix incorrect case order in describe.go
by Iskander Sharipov
· 6 years ago
52ae6de
go/analysis/internal/checker: fix debug flag docs
by Steven L
· 6 years ago
7c850e7
godoc/static: update copyright year in static.go
by Rebecca Stambler
· 6 years ago
7918643
go/internal/packagesdriver: fix crash when GOARCH and Go compiler can't be determined
by Yasuhiro Matsumoto
· 6 years ago
d00ac6d
internal/lsp: remove unnecessary packagestest.RangePosition type
by Rebecca Stambler
· 6 years ago
c446015
go/packages/packagestest: fix Expect doc
by Zac Bergquist
· 6 years ago
6213810
internal/lsp: fix diagnostics range computation
by Rebecca Stambler
· 6 years ago
85a09cd
internal/lsp: set file contents through the source.View, not File
by Rebecca Stambler
· 6 years ago
54d1bac
internal/lsp/server: fix typo in name of method foldingRange
by Peter Weinberger
· 6 years ago
3ad2d98
cmd/golsp: log elapsed times in milliseconds rather than microseconds.
by Peter Weinberger
· 6 years ago
537d06c
imports: use LoadFiles everywhere
by Heschi Kreinick
· 6 years ago
d12035df
go/packages: use -find, add GOPACKAGESDEBUG env var
by Heschi Kreinick
· 6 years ago
f344c75
internal/lsp: add ranges to some diagnostics messages
by Rebecca Stambler
· 6 years ago
3571f65
go/packages: deduplicate roots
by Heschi Kreinick
· 6 years ago
92cdcd9
godoc: choose a smaller-output example as help when there are unexpected arguments
by Rob Pike
· 6 years ago
6e267b5
internal/lsp: add additional tests for completion
by Rebecca Stambler
· 6 years ago
2240b23
go/packages: use packagesdriver to fetch sizes for "go list"
by Ian Lance Taylor
· 6 years ago
88e3b26
cmd/godoc: print a helpful error if used for command-line docs
by Filippo Valsorda
· 6 years ago
d497127
imports: don't remove imports that conflict with globals
by Heschi Kreinick
· 6 years ago
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
Next »