1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/lib/reflect
Rob Pike 178e37e766 add creator for missing types, to avoid crashes when
signature is absent from object file.

R=rsc
DELTA=18  (18 added, 0 deleted, 0 changed)
OCL=18315
CL=18323
2008-11-02 12:32:14 -08:00
..
cast_amd64.s Add support for the basic type "bool". 2008-10-31 16:34:47 -07:00
gencast.sh Add support for the basic type "bool". 2008-10-31 16:34:47 -07:00
Makefile move reflection code into final place. 2008-10-22 17:12:07 -07:00
test.bash ./6.out 2008-10-29 16:41:01 -07:00
test.go add creator for missing types, to avoid crashes when 2008-11-02 12:32:14 -08:00
tostring.go Add support for the basic type "bool". 2008-10-31 16:34:47 -07:00
type.go Add support for the basic type "bool". 2008-10-31 16:34:47 -07:00
typestring.c move reflection code into final place. 2008-10-22 17:12:07 -07:00
value.go add creator for missing types, to avoid crashes when 2008-11-02 12:32:14 -08:00