1
0
mirror of https://github.com/golang/go synced 2024-11-18 21:05:02 -07:00
go/refactor/rename
Alan Donovan c1ef9c75bf cmd/gorename: make Usage documentation sensible in godoc
Fixes golang/go#9469

Change-Id: I74e19e3d095e4c2ab62f755a408f58fd5e7ac2f2
Reviewed-on: https://go-review.googlesource.com/2176
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
2014-12-30 16:36:43 +00:00
..
check.go cmd/gorename: support renaming of methods with consequences for other types, iff initiated at an abstract method. 2014-12-04 09:37:50 -05:00
rename_test.go cmd/gorename: support renaming of methods with consequences for other types, iff initiated at an abstract method. 2014-12-04 09:37:50 -05:00
rename.el go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
rename.go cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
spec.go cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
util.go astutil: add Unparen utility, eliminating 7 copies. 2014-12-29 22:24:57 +00:00