]> Cypherpunks repositories - gostls13.git/commit
reflection type structure. no parsing etc. yet.
authorRob Pike <r@golang.org>
Thu, 16 Oct 2008 00:11:51 +0000 (17:11 -0700)
committerRob Pike <r@golang.org>
Thu, 16 Oct 2008 00:11:51 +0000 (17:11 -0700)
commit693a31b88e9cc1396bb11822701dd3e657762e9b
tree6cd1dda76eaa8d077c849e36ba3ee9b48e3c5776
parent7cd173a4f893c3e86d34c95f78aa5d3758b14c89
reflection type structure. no parsing etc. yet.
main is a simple tester outside the Makefile.

R=rsc
DELTA=455  (455 added, 0 deleted, 0 changed)
OCL=17235
CL=17242
usr/r/reflect/Makefile [new file with mode: 0644]
usr/r/reflect/main.go [new file with mode: 0644]
usr/r/reflect/print.go [new file with mode: 0644]
usr/r/reflect/type.go [new file with mode: 0644]