tools/cmd
Peter Collingbourne 02990bd494 go.tools/go/gccgoimporter: keep track of package and import priority
Clients such as compilers need this information in order
to correctly link against imported packages.

This also adds support for the condensed import data format
where the priority information is stored as a suffix of the
condensed import data, as well as support for archive files.

LGTM=gri
R=gri
CC=golang-codereviews, iant
https://golang.org/cl/78740043
2014-06-17 10:56:47 -07:00
..
benchcmp go.tools/cmd/benchcmp: add -best flag 2014-05-30 21:45:27 -04:00
cover go.tools: fix various typos 2014-05-02 14:38:08 -07:00
eg go.tools/cmd/eg: Use Print, not Printf, to print Help string. 2014-04-25 12:03:38 -04:00
godex go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
godoc go.tools/godoc: fix index reading and writing 2014-06-13 16:49:32 +10:00
goimports go.tools/all: the the thes are too frequent, it's clear that that's not what we want 2014-05-19 09:48:30 -07:00
gotype cmd/gotype: add -gccgo flag 2014-01-08 15:25:17 -08:00
html2article go.tools/cmd/html2article: move command from go.blog repository 2013-09-27 10:40:53 +10:00
oracle go.tools: rename packages. 2014-01-16 09:33:58 -05:00
present go.tools/cmd/present: register SVG mime type 2014-06-03 14:16:59 +10:00
ssadump go.tools/go/ssa: add a flag for selecting bare init functions 2014-06-16 21:34:51 -04:00
vet cmd/vet: check for use of json/xml struct tags with unexported fields 2014-06-13 18:44:31 -07:00