tools/go/loader
Alan Donovan 64ec206bfd go.tools/go/types: combine Info.{Types,Values} maps.
This results in significant improvement to type-checking time:
it reduces by 4% the entire running time of ssa/stdlib_test
(GOMAXPROCS=8, n=7).

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/57770043
2014-01-28 16:46:24 -05:00
..
testdata go.tools: rename packages. 2014-01-16 09:33:58 -05:00
importer_test.go go.tools/go/loader: add missing argument to fmt.Errorf call 2014-01-16 13:20:02 -08:00
loader.go go.tools/go/types: combine Info.{Types,Values} maps. 2014-01-28 16:46:24 -05:00
pkginfo.go go.tools/go/types: combine Info.{Types,Values} maps. 2014-01-28 16:46:24 -05:00
source_test.go go.tools/go/loader: permit Create* methods to specify the ad-hoc package's path 2014-01-22 09:59:19 -05:00
util.go go.tools/go/loader: permit Create* methods to specify the ad-hoc package's path 2014-01-22 09:59:19 -05:00