tools/go
Alan Donovan 3f686cae84 go.tools/go/types: print named types with package qualification.
Depending on the context, printing only the package name can
be ambiguous or even incorrect since it is valid only within
the environment of a given file's import specs.

(The standard library packages are mostly unique in their last
segment, but this is not the case for proprietary repos.)

R=gri, gri
CC=golang-dev
https://golang.org/cl/26300043
2013-11-13 16:03:41 -05:00
..
exact go.tools/go/exact: some factoring, more tests 2013-11-12 12:45:43 -08:00
types go.tools/go/types: print named types with package qualification. 2013-11-13 16:03:41 -05:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00