1
0
mirror of https://github.com/golang/go synced 2024-11-19 00:44:40 -07:00
go/oracle
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
..
json go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
testdata/src go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
callees.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
callers.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
callgraph.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
callstack.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
describe.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
freevars.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
implements.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
oracle_test.go go.tools/oracle: change notation for byte offsets to "-pos=file.go:#123-#456" 2013-09-04 14:35:24 -04:00
oracle.go go.tools/oracle: change notation for byte offsets to "-pos=file.go:#123-#456" 2013-09-04 14:35:24 -04:00
peers.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00