1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/go
Robert Griesemer 069d2f3bcb go/types, go/gcimporter: backport changes from std repo
This is a 1:1 backport of the following changes:

https://go-review.googlesource.com/8611
https://go-review.googlesource.com/8621

Change-Id: I4a75d73cb99a7d104d32553f5530408c2b6d81b8
Reviewed-on: https://go-review.googlesource.com/8629
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-04-08 18:15:25 +00:00
..
ast/astutil go/ast/astutil: match prefix segments when adding imports 2015-03-30 17:57:25 +00:00
buildutil go/buildutil: use chan (not func) in the ForEachPackage API 2015-03-05 20:14:20 +00:00
callgraph go/loader: rename SourceImports flag to ImportFromBinary and invert sense 2015-02-23 23:01:10 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter go/gccgoimporter: disable test case (fix build, at least partially) 2015-02-12 21:45:02 +00:00
gcimporter go/types, go/gcimporter: backport changes from std repo 2015-04-08 18:15:25 +00:00
importer tools: add import comments. 2014-12-09 22:42:16 +00:00
loader go/loader: limit concurrency of I/O operations during parsing 2015-04-06 15:15:05 +00:00
pointer go/pointer: add TODO comment 2015-04-02 18:06:43 +00:00
ssa go/ssa/interp: don't let target calls to runtime.GOMAXPROCS set host state 2015-04-07 22:31:19 +00:00
types go/types, go/gcimporter: backport changes from std repo 2015-04-08 18:15:25 +00:00
vcs go/vcs: fix bug in remote package discovery 2015-01-10 08:10:09 +00:00