tools/cmd/oracle
Alan Donovan 0725e5a5b3 go.tools/oracle: new query 'referrers' returns all references to an identifier.
+ test.

Also:
- provide non-nil map to Importer.doImport0() to avoid a crash.
- reorganize oracle "needs" bits.
- reduce "needs" of 'freevars' and 'implements' queries by avoiding
  ssa.Packages when types.Package suffices.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13421046
2013-09-10 14:11:42 -04:00
..
emacs-test.bash go.tools/oracle: an oracle that answers questions about Go source code. 2013-08-27 17:58:26 -04:00
main.go go.tools/oracle: restore edits lost in rev aa9b649bccd9 (botched merge) 2013-09-09 21:31:33 -04:00
oracle.el go.tools/oracle: new query 'referrers' returns all references to an identifier. 2013-09-10 14:11:42 -04:00
oracle.vim go.tools/cmd/oracle: use -pos=file:#start,#end syntax to indicate half-open [start,end) extent of byte offsets. 2013-09-08 22:10:11 -04:00