Sign in
go
/
tools
/
24389d4d0ca5f0b2458e2bcc37605b70d64c581b
/
refactor
/
importgraph
2363391
all: go fmt ./...
by Russ Cox
· 4 years, 1 month ago
12f59dd
refactor/importgraph: get test to pass when run in modules mode
by Michael Matloob
· 6 years ago
ac02106
refactor/importgraph: document that graphs are cyclic
by Alan Donovan
· 9 years ago
d2e0065
x/tools: fix build
by Robert Griesemer
· 9 years ago
1071209
tools: fallout from flipped sense of build.IgnoreVendor flag
by Alan Donovan
· 9 years ago
3a85b8d
refactor/importgraph: reduce I/O concurrency to avoid EMFILE
by Alan Donovan
· 9 years ago
6e2f52e
refactor/importgraph: document some optimization experiments
by Alan Donovan
· 9 years ago
fa833fd
refactor/importgraph: changes for vendor support
by Alan Donovan
· 9 years ago
958ab4f
x/tools: disable tests not supported on Android
by Robert Griesemer
· 10 years ago
a986643
refactor/importgraph: don't ignore imports in packages with errors.
by Alan Donovan
· 10 years ago
e079f6c
go/ssa: change import path of synthetic test package to "test$main"
by Alan Donovan
· 10 years ago
24257c8
tools: add import comments.
by David Symonds
· 10 years ago
41f0d01
refactor/importgraph: fix a race condition.
by Alan Donovan
· 10 years ago
5ebbcd1
go.tools: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
fec4d1f
refactor/importgraph: add test of cycles
by Alan Donovan
· 10 years ago
66176e2
go/buildutil: rename AllPackages{,List} -> {ForEachPackage,AllPackages}.
by Alan Donovan
· 11 years ago
3cded4a
refactor/importgraph: a utility for computing the import graph.
by Alan Donovan
· 11 years ago