go/usr/r/reflect
Rob Pike 0061e56196 Add names to types to avoid recursive explosion and to get
the right answer when a type name redefines an existing type.

R=rsc
DELTA=133  (53 added, 8 deleted, 72 changed)
OCL=17637
CL=17639
2008-10-22 13:02:43 -07:00
..
Makefile More reflection code. 2008-10-22 11:02:56 -07:00
cast_amd64.s beginnings of reflection values. 2008-10-17 18:06:29 -07:00
gencast.sh beginnings of reflection values. 2008-10-17 18:06:29 -07:00
main.go Add names to types to avoid recursive explosion and to get 2008-10-22 13:02:43 -07:00
tostring.go Add names to types to avoid recursive explosion and to get 2008-10-22 13:02:43 -07:00
type.go Add names to types to avoid recursive explosion and to get 2008-10-22 13:02:43 -07:00
typestring.c More reflection code. 2008-10-22 11:02:56 -07:00
value.go More reflection code. 2008-10-22 11:02:56 -07:00