1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:31:22 -06:00
go/src/pkg/reflect
Robert Griesemer 1be05bbe1e gofmt: don't print ()'s around function-typed results (not needed anymore)
- add extra test cases to go/printer tests
- apply gofmt to src and misc

R=rsc
CC=golang-dev
https://golang.org/cl/223041
2010-02-24 13:24:37 -08:00
..
all_test.go gofmt: don't print ()'s around function-typed results (not needed anymore) 2010-02-24 13:24:37 -08:00
deepequal.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
tostring_test.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
type.go gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
value.go move comment on StringHeader to fix godoc output. 2010-01-29 12:43:46 +11:00