tools/cmd
Alan Donovan afcda55b39 go/ssa: rename some API features (incompatible change)
Rename the following exported names:
	(*Program).BuildAll → Build
	(*Program).Method   → MethodValue
	Package.Object      → Pkg
Also:
	(*Function).pkgobj  → pkg

Change-Id: Iff7e6c240ebe6786ba759278ac0daa3d66698013
Reviewed-on: https://go-review.googlesource.com/14134
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-08-31 22:20:12 +00:00
..
benchcmp benchmark/parser, cmd/benchcmp: improve names of exported identifiers 2015-01-15 01:28:17 +00:00
callgraph go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
cover x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
fiximports x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
godex tools: add import comments. 2014-12-09 22:42:16 +00:00
godoc cmd/godoc: exclude TestTypeAnalysis on Plan 9 for now 2015-07-31 22:39:36 +00:00
goimports goimports: create a var to permit custom implementations of flag parsing and 2015-03-27 18:14:11 +00:00
gomvpkg go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
gorename go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
gotype cmd/gotype: keep gotype working with Go1.4 2015-08-25 03:53:50 +00:00
html2article all: address vet reports 2014-12-29 06:08:34 +00:00
oracle cmd/oracle: improve error messages 2015-05-13 15:02:11 +00:00
present cmd/present: fix mixed content warnings when served by HTTPS 2015-06-29 01:10:50 +00:00
ssadump go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
stress x/tools/cmd/stress: don't build for Plan 9 (syscall.SIGABRT not defined) 2015-07-31 22:56:17 +00:00
stringer cmd/stringer: exclude end-to-end test for Android 2015-08-05 22:44:14 +00:00
tipgodoc cmd/tipgodoc: change capitalization of 'Authors' to be consistent 2015-08-16 08:15:44 +00:00
vet x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00