tools/go
Robert Griesemer f42ec616d3 go/gcimporter15: require go1.6 for binary import/export (fix build)
The binary import/export functionality depends on go/constant from
go1.6 - make it only available if we build against go1.6. Eventually
this packet will be replaced by std lib go/importer functionality.

Change-Id: If96cf2e889daf1250152d7719afa64ad1ba8fb0e
Reviewed-on: https://go-review.googlesource.com/20716
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-03-15 20:04:44 +00:00
..
ast/astutil go/ast/astutil: add function DeleteNamedImport. 2016-02-26 17:37:10 +00:00
buildutil go/buildutil: add ExpandPatterns utility 2016-02-22 20:15:22 +00:00
callgraph tools: switch to standard go/types at tip 2016-01-06 22:15:26 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
gcimporter15 go/gcimporter15: require go1.6 for binary import/export (fix build) 2016-03-15 20:04:44 +00:00
importer go/importer: in TestImportStdLib, skip 2 packages that use vendoring 2015-12-28 21:28:10 +00:00
loader cmd/guru: compute referrers as packages are type checked 2016-03-04 21:13:08 +00:00
pointer all: skip slow tests in short mode 2016-01-28 00:14:01 +00:00
ssa go/ssa: make *BuilderMode satisfy flag.Value 2016-03-07 22:18:09 +00:00
types go/types/typeutil: make IntuitiveMethodSet(*C) nonempty for concrete types C 2016-03-03 19:43:35 +00:00
vcs go/vcs: drop support for Google Code Project Hosting 2016-01-27 00:23:28 +00:00