1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:41:23 -06:00
go/src/pkg/reflect
Robert Griesemer 1065c6f65a go/printer: parenthesize literal function types in conversions
Also: gofmt -w src misc

R=r
CC=golang-dev, iant
https://golang.org/cl/6591071
2012-10-04 21:03:50 -07:00
..
all_test.go go/printer: parenthesize literal function types in conversions 2012-10-04 21:03:50 -07:00
asm_386.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
asm_amd64.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
asm_arm.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
deepequal.go reflect.DeepEqual: rewrite clarification about nil and empty slice. 2012-09-26 20:46:49 +10:00
example_test.go reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
export_test.go reflect: add Type.ConvertibleTo, Value.Convert (API CHANGE) 2012-09-22 08:52:27 -04:00
makefunc.go reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
set_test.go reflect: rename Typeof, NewValue -> TypeOf, ValueOf 2011-04-25 13:39:16 -04:00
tostring_test.go use new strconv API 2011-12-05 15:48:46 -05:00
type.go reflect: fix mistake in error message 2012-09-24 11:47:27 -04:00
value.go reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00