1
0
mirror of https://github.com/golang/go synced 2024-11-05 14:56:10 -07:00
go/cmd
Alan Donovan f9e325b575 go.tools/oracle: change notation for byte offsets to "-pos=file.go:#123-#456"
The previous notation (sans '#') now yields an error but is
"reserved for future use", e.g. to denote line/column offsets.
Will implement as needed.

R=r, crawshaw
CC=golang-dev
https://golang.org/cl/13526043
2013-09-04 14:35:24 -04:00
..
cover go.tools/cmd/cover: s/ParseInt/Atoi/ 2013-08-09 13:48:46 +10:00
godoc go.tools/cmd/godoc: don't list factory functions under types in builtin package 2013-08-28 09:39:02 +10:00
oracle go.tools/oracle: change notation for byte offsets to "-pos=file.go:#123-#456" 2013-09-04 14:35:24 -04:00
ssadump go.tools/importer: make loading/parsing concurrent. 2013-09-04 13:15:49 -04:00
vet go.tools/cmd/vet: assume implementations of fmt.Formatter print just fine 2013-08-28 11:24:43 +10:00