All of these work now as expected: godex code.google.com/p/go.tools/go/types godex go.tools/go/types godex go/types godex types Also improved logging/verbose mode. LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/80930043
- handle indentation - write non-empty tuples and signatures in multiple lines - don't crash for package unsafe LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/79920044
Initial implementation. Lots of missing pieces. Example use: godex math godex math.Sin godex math.Sin math.Cos LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/76890044