tools/go
Alan Donovan 20055e012d go/internal/gccgoimporter: fork go/internal/gccgoimporter
The standard go/internal/gccgoimporter package is essentially unusable
behind the go/importer.For API, so this change makes a copy of it in
x/tools.  A follow-up change will expose a small but usable API to it.

Change-Id: Ica5092267ecafb78e1d983c86aa46e4e0bef02d5
Reviewed-on: https://go-review.googlesource.com/31854
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-10-24 21:32:26 +00:00
..
ast/astutil go/ast/astutil: do not remove imports in AddNamedImport 2016-10-18 18:48:44 +00:00
buildutil x/tools: s/oracle/guru/g in various comments 2016-10-13 18:54:04 +00:00
callgraph x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
gcexportdata go/gcexportdata: support old export data (again), needed by AE1.6 2016-10-24 17:37:43 +00:00
gcimporter15 go/gcexportdata: a new simpler API for the deprecated go/gcimporter15 2016-10-19 20:22:14 +00:00
internal/gccgoimporter go/internal/gccgoimporter: fork go/internal/gccgoimporter 2016-10-24 21:32:26 +00:00
loader x/tools: s/oracle/guru/g in various comments 2016-10-13 18:54:04 +00:00
pointer go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
ssa go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
types/typeutil x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
vcs go/vcs: accept plain file for .vcs (instead of directory) 2016-10-13 13:57:49 +00:00