]> Cypherpunks repositories - gostls13.git/commit
parsing of type strings. still missing: func, struct, interface, chan
authorRob Pike <r@golang.org>
Thu, 16 Oct 2008 23:38:33 +0000 (16:38 -0700)
committerRob Pike <r@golang.org>
Thu, 16 Oct 2008 23:38:33 +0000 (16:38 -0700)
commit32b84d5a94219d912a4c2ffa0cad4baf72bf83b3
tree123618861315bee8a868b6516ae19b955657b88e
parent1163b1db6fb7cae94daf3b939df3dee26f48ee21
parsing of type strings.  still missing: func, struct, interface, chan

R=rsc
DELTA=366  (337 added, 7 deleted, 22 changed)
OCL=17321
CL=17324
usr/r/reflect/main.go
usr/r/reflect/tostring.go
usr/r/reflect/type.go