tools/cmd
Yasuhiro Matsumoto 7959c09b86 go.tools/cmd/oracle: Encoding issue, Possible to describe modified file
line2byte doesn't handle non utf-8 fileencoding. So added s:getpos().
        And also, changing errorformat is not right way on go filetype.
        Added range operations.

R=golang-dev, kamil.kisiel, dsymonds, dominik.honnef
CC=golang-dev
https://golang.org/cl/13656045
2013-09-20 11:09:27 +10:00
..
cover go.toos/cmd/cover: "add" package comment 2013-09-16 14:39:12 +10:00
godoc go.tools/cmd/godoc: update import paths 2013-09-19 10:59:21 +10:00
gotype go.tools/gotype: move to go.tools/cmd/gotype 2013-09-19 11:38:07 +10:00
oracle go.tools/cmd/oracle: Encoding issue, Possible to describe modified file 2013-09-20 11:09:27 +10:00
ssadump go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
vet go.tools/cmd/vet: handle recursive structs and slices. 2013-09-18 12:57:59 +10:00