1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:08:36 -06:00
go/cmd
Alan Donovan d75c6bdb8f cmd/oracle: minor fixes.
- print "oracle:" not "Error:" in error messages; remove period.
- allocate token.FileSet correctly.
- remove stale TODO (multiple test packages)
- fix typo and omission ('what') in usage message.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/178860043
2014-11-17 13:50:23 -05:00
..
benchcmp benchcmp: Fix invocation instructions. 2014-07-22 17:50:39 +10:00
callgraph x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
cover go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
digraph x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
eg x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
godex go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
godoc go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
goimports go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
gorename x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
gotype go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
html2article go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
oracle cmd/oracle: minor fixes. 2014-11-17 13:50:23 -05:00
present go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
ssadump x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
stringer go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
vet go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00