tools/go
Robert Griesemer df6f0829a2 go.tools/go/types: complete expr and type string functions
- consolidate them in (expr|type)string[_test].go
- support for printing all ast.Expr
- fix printing of type: chan (<-chan int) (parentheses)
- more consistent names, comments, and exports

R=adonovan
CC=golang-dev
https://golang.org/cl/28680043
2013-11-18 22:38:48 -08:00
..
exact go.tools/go/exact: some factoring, more tests 2013-11-12 12:45:43 -08:00
gcimporter go.tools/go/types: complete expr and type string functions 2013-11-18 22:38:48 -08:00
types go.tools/go/types: complete expr and type string functions 2013-11-18 22:38:48 -08:00
vcs go.tools/vcs: allow compilation with go 1.0 2013-10-04 11:46:57 +10:00