..
aliases
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
analysisinternal
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
apidiff
internal/aliases: remove Alias and Unalias
2024-09-20 19:51:09 +00:00
astutil
gopls/internal/lsp: add code actions to remove unused parameters
2023-10-16 14:27:29 +00:00
bisect
internal/bisect: fix doc comment api links
2024-07-17 21:42:50 +00:00
diff
all: fix some typos in comments
2024-04-22 15:08:19 +00:00
diffp
internal/diffp: add patience diff from main repo
2023-05-05 00:46:00 +00:00
drivertest
internal/testfiles: consolidate to CopyToTmp
2024-07-26 21:44:58 +00:00
edit
internal/edit: copy cmd/internal/edit
2023-07-31 12:54:44 +00:00
event
gopls: normalize logging attributes
2024-04-26 20:08:17 +00:00
facts
internal/aliases: remove Alias and Unalias
2024-09-20 19:51:09 +00:00
fakenet
…
gcimporter
internal/gcimporter: rewrite TestIExportData_stdlib using go/packages
2024-09-22 20:55:51 +00:00
gocommand
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
gopathwalk
internal/gopathwalk: walk directories concurrently
2024-02-06 18:40:19 +00:00
goroot
internal/gcimporter: load cached export data for packages individually
2022-12-02 18:23:46 +00:00
imports
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
jsonrpc2
gopls: normalize logging attributes
2024-04-26 20:08:17 +00:00
jsonrpc2_v2
gopls: normalize logging attributes
2024-04-26 20:08:17 +00:00
memoize
internal/memoize: fix race in Store.Promise
2022-07-28 15:35:11 +00:00
packagesinternal
internal/packagesinternal: delete GoCmdRunner var (unused)
2023-11-08 22:30:59 +00:00
pkgbits
internal/pkgbits: cleanup pre-Go 1.17 workaround
2024-08-30 22:00:18 +00:00
pprof
internal/pprof: a function to compute total pprof time
2023-07-06 20:34:16 +00:00
proxydir
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
refactor /inline
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
robustio
x/tools: drop go1.18 support
2024-02-29 16:54:26 +00:00
stack
all: gofmt
2022-04-12 17:53:17 +00:00
stdlib
internal/stdlib: update stdlib index for Go 1.23.0
2024-08-13 17:00:02 +00:00
testenv
internal/aliases: expose Enabled
2024-04-23 20:27:57 +00:00
testfiles
go/callgraph: rewrite tests to use go/packages not go/loader
2024-09-22 20:55:56 +00:00
tokeninternal
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
tool
all: fix some symbols error in comment
2024-09-09 14:44:08 +00:00
typeparams
internal/aliases: remove Alias and Unalias
2024-09-20 19:51:09 +00:00
typesinternal
internal/aliases: remove Alias and Unalias
2024-09-20 19:51:09 +00:00
versions
x/tools: assume go1.22 and simplify
2024-09-20 21:11:01 +00:00
xcontext
…