1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:28:37 -06:00
go/oracle
Robert Griesemer 74d33a9c33 go.tools/go/types: use types.ChanDir instead of ast.ChanDir
Clearer code and fewer dependencies on go/ast.

R=adonovan
CC=golang-dev
https://golang.org/cl/43630043
2013-12-17 15:45:01 -08:00
..
serial go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
testdata/src go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
callees.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
callers.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
callgraph.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
callstack.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
definition.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
describe.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
freevars.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
implements.go go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
oracle_test.go go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
oracle.go go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
peers.go go.tools/go/types: use types.ChanDir instead of ast.ChanDir 2013-12-17 15:45:01 -08:00
pointsto.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
pos.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
referrers.go go.tools/oracle: improvements to command set and performance. 2013-12-13 10:04:55 -05:00
TODO go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00
what.go go.tools/oracle: implements: now shows whole-program implements relation for selected type. 2013-12-13 18:00:55 -05:00