1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:28:32 -06:00
go/refactor/importgraph
Alan Donovan 66176e290c go/buildutil: rename AllPackages{,List} -> {ForEachPackage,AllPackages}.
This CL is the first refactoring automated by "gorename". :)
Though I had to update the comments and run 'hg gofmt'.   :(

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/142930043
2014-09-11 14:33:37 -04:00
..
graph_test.go refactor/importgraph: a utility for computing the import graph. 2014-09-09 18:39:26 -04:00
graph.go go/buildutil: rename AllPackages{,List} -> {ForEachPackage,AllPackages}. 2014-09-11 14:33:37 -04:00