mirror of
https://github.com/golang/go
synced 2024-11-18 08:54:45 -07:00
f2db24a319
PackageInfo: - deleted IsType - inlined + deleted: ValueOf, TypeCaseVar, ImportSpecPkg - on failure, TypeOf accessor now returns nil (was: panic) go/ssa: avoid extra map lookups by using Uses or Defs directly when safe to do so, and keeping the TypeAndValue around in expr0(). LGTM=gri R=gri, pcc CC=golang-codereviews https://golang.org/cl/107650043 |
||
---|---|---|
.. | ||
eg | ||
README |
code.google.com/p/go.tools/refactor: libraries for refactoring tools.