1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:26:11 -07:00
go/go
Michal Cierniak 7fe0389f47 go/ssa: update package doc to mention ssautil.CreateProgram
Change-Id: I92fb6cf5683c335826d2e84394cc594639e34fe6
Reviewed-on: https://go-review.googlesource.com/12542
Reviewed-by: Dave Cheney <dave@cheney.net>
2015-07-27 18:48:45 +00:00
..
ast/astutil go/ast/astutil: set Pos for import name 2015-05-19 23:10:16 +00:00
buildutil go/buildutil: fix usage message for -tags flag 2015-05-08 14:48:23 +00:00
callgraph go/callgraph: add "concurrent" or "deferred" prefix to (*Edge).Description 2015-07-13 18:17:08 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
importer go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00
loader go/loader: issue informative error (not panic) if cgo used in ad hoc package 2015-07-14 18:01:18 +00:00
pointer go/pointer: fix build (provide correct args to types.NewSignature and types.Eval) 2015-06-13 01:08:28 +00:00
ssa go/ssa: update package doc to mention ssautil.CreateProgram 2015-07-27 18:48:45 +00:00
types go/types: run tests that were excluded by mistake 2015-07-23 22:55:45 +00:00
vcs go/vcs: fix bug in remote package discovery 2015-01-10 08:10:09 +00:00