tools/cmd/guru/testdata/src
Alan Donovan 0e041570eb cmd/guru: revert support for Go 1.8 aliases
Change-Id: I8ba368d5036be47b6d64e3576f366eb0301d2d5b
Reviewed-on: https://go-review.googlesource.com/32831
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-11-04 21:18:07 +00:00
..
alias cmd/guru: revert support for Go 1.8 aliases 2016-11-04 21:18:07 +00:00
aliaslib cmd/guru: describe Go 1.8 aliases 2016-11-03 21:55:02 +00:00
calls cmd/guru: fix tests 2016-02-25 22:51:33 +00:00
calls-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
definition-json cmd/guru: show correct definition for embedded type. 2016-08-24 12:03:13 +00:00
describe cmd/guru: describe Go 1.8 aliases 2016-11-03 21:55:02 +00:00
describe-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
freevars cmd/guru: freevars: reenable test of labels (and improve output) 2016-02-12 03:59:51 +00:00
implements cmd/guru: implements: if selected expr is a value, use its type 2016-04-28 14:33:14 +00:00
implements-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
implements-methods cmd/guru: fix tests 2016-02-25 22:51:33 +00:00
implements-methods-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
imports cmd/guru: describe Go 1.8 aliases 2016-11-03 21:55:02 +00:00
lib cmd/guru: describe: show selectable fields when describing a type 2016-02-12 23:35:49 +00:00
main cmd/guru: rename oracle to guru, copying it to a single package 2016-02-12 03:38:58 +00:00
peers cmd/guru: fix tests 2016-02-25 22:51:33 +00:00
peers-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
pointsto cmd/guru: fix tests 2016-02-25 22:51:33 +00:00
pointsto-json cmd/guru: support streaming plain and -json output 2016-04-11 19:51:55 +00:00
referrers cmd/guru: show correct definition for embedded type. 2016-08-24 12:03:13 +00:00
referrers-json cmd/guru: show correct definition for embedded type. 2016-08-24 12:03:13 +00:00
reflection cmd/guru: fix tests 2016-02-25 22:51:33 +00:00
what go/ast/astutil: describe fewer CallExprs as "conversions" 2016-06-30 18:40:56 +00:00
what-json cmd/guru: what: include imported package names in sameids 2016-07-15 18:55:24 +00:00
whicherrs cmd/guru: whicherrs: don't crash on dead code 2016-03-25 16:35:34 +00:00
README.txt cmd/guru: fix nil deref when position is not in Go source 2016-03-07 15:53:42 +00:00

README.txt

This is not a Go source file.
Used by TestIssue14684.