mirror of
https://github.com/golang/go
synced 2024-11-19 02:04:42 -07:00
27563ff576
- fixed a couple of TODOs - various cleanups along the way - adjusted clients Once submitted, clients of go/types that don't explicitly specify Config.Import will need to add the extra import: import _ "code.google.com/p/go.tools/go/gcimporter" to install the default (gc) importer in go/types. R=adonovan, gri CC=golang-dev https://golang.org/cl/26390043 |
||
---|---|---|
.. | ||
testdata | ||
importer_test.go | ||
importer.go | ||
pkginfo.go | ||
source_test.go | ||
source.go | ||
util.go |