1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/oracle
Alan Donovan b844739462 oracle: implements: inspect all packages in the analysis scope
If the analysis scope is not set, inspect all packages that depend on
the query package.

Fixes issue 13457

Change-Id: I08791d8a0a752470891ee93e65e664d0408525c5
Reviewed-on: https://go-review.googlesource.com/17342
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-12-02 22:28:52 +00:00
..
serial oracle: several major improvements 2015-03-30 19:21:37 +00:00
testdata/src oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
callees.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
callers.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
callstack.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
definition.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
describe.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
freevars.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
implements.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
oracle_test.go x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
oracle.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
peers.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
pointsto.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
pos.go oracle: several major improvements 2015-03-30 19:21:37 +00:00
referrers.go oracle: implements: inspect all packages in the analysis scope 2015-12-02 22:28:52 +00:00
TODO oracle: several major improvements 2015-03-30 19:21:37 +00:00
what.go cmd/oracle: improve error messages 2015-05-13 15:02:11 +00:00
whicherrs.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00