go/src/pkg/reflect
Russ Cox 7295b61cdb reflect: implement Set(nil), SetValue(nil) for PtrValue and MapValue
R=r
CC=golang-dev
https://golang.org/cl/823048
2010-04-20 17:02:08 -07:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
all_test.go reflect: implement Set(nil), SetValue(nil) for PtrValue and MapValue 2010-04-20 17:02:08 -07:00
deepequal.go simplify various code using new map index rule 2010-03-30 10:51:11 -07:00
tostring_test.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
type.go reflect: add FieldByNameFunc 2010-04-18 15:22:36 -07:00
value.go reflect: implement Set(nil), SetValue(nil) for PtrValue and MapValue 2010-04-20 17:02:08 -07:00