tools/go
Alan Donovan 5e7fa1cbaa go/gccgoexporter: an API for parsing gccgo export data
This package is provided as a stop-gap until gccgo uses the same export
data format as gc.  Once that occurs, this package will be deprecated
and eventually deleted.  The API is similar to (a subset of) gcexportdata.

Change-Id: I3398dbb8eab508a24d12036bbadaa60c2c1e77b3
Reviewed-on: https://go-review.googlesource.com/31822
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-10-25 15:07:10 +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
gccgoexportdata go/gccgoexporter: an API for parsing gccgo export data 2016-10-25 15:07:10 +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/gccgoexporter: an API for parsing gccgo export data 2016-10-25 15:07:10 +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