tools/oracle
Alan Donovan 7f8168b1d4 go.tools/pointer: allow clients to request both pts(v) and pts(*v) in the same analysis.
Also: add (ptset).String().

R=crawshaw
CC=golang-dev
https://golang.org/cl/36800044
2013-12-05 22:30:42 -05:00
..
serial go.tools/oracle: support -format=xml (for Eclipse) 2013-09-24 15:08:14 -04:00
testdata/src go.tools/ssa: opt: improve the "unused φ-node" check to eliminate self-refs, debug-refs. 2013-11-21 14:19:38 -05:00
callees.go go.tools/pointer: use new callgraph API. 2013-09-25 17:17:42 -04:00
callers.go go.tools/pointer: use new callgraph API. 2013-09-25 17:17:42 -04:00
callgraph.go go.tools/oracle: make callgraph printing deterministic (and context-insensitive) 2013-11-13 09:11:10 -05:00
callstack.go go.tools/pointer: use new callgraph API. 2013-09-25 17:17:42 -04:00
describe.go go.tools/pointer: allow clients to request both pts(v) and pts(*v) in the same analysis. 2013-12-05 22:30:42 -05:00
freevars.go go.tools/oracle: change -mode argument into subcommand. 2013-09-25 14:34:39 -04:00
implements.go go.tools/oracle: support -format=xml (for Eclipse) 2013-09-24 15:08:14 -04:00
oracle.go go.tools/oracle: use SelectionString when printing methods. 2013-11-15 12:35:11 -05:00
oracle_test.go go.tools/oracle: make callgraph printing deterministic (and context-insensitive) 2013-11-13 09:11:10 -05:00
peers.go go.tools/pointer: allow clients to request both pts(v) and pts(*v) in the same analysis. 2013-12-05 22:30:42 -05:00
referrers.go go.tools/oracle: change -mode argument into subcommand. 2013-09-25 14:34:39 -04:00