tools/go
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
..
ast/astutil go/ast/astutil: set Pos for import name 2015-05-19 23:10:16 +00:00
buildutil x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
callgraph go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
importer go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00
loader go/loader: in stdlib_test, skip packages that depend on vendoring 2015-08-31 20:55:27 +00:00
pointer go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
ssa go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
types x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
vcs x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00