1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/lib/reflect
Russ Cox 8f854174c7 reflect: update comment (there is no BoolType)
R=r
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=28756
CL=28784
2009-05-13 18:03:49 -07:00
..
all_test.go change name of reflect.NewInitValue to the more descriptive NewZeroValue. 2009-05-12 16:16:52 -07:00
deepequal.go check for type equality in deepequal 2009-04-15 00:55:58 -07:00
Makefile Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00
tostring.go Make the reflection library match the reflection string which 2009-04-14 06:46:01 -07:00
type.go reflect: update comment (there is no BoolType) 2009-05-13 18:03:49 -07:00
typestring.c change representation of strings 2009-04-09 18:16:21 -07:00
value.go change name of reflect.NewInitValue to the more descriptive NewZeroValue. 2009-05-12 16:16:52 -07:00