]> Cypherpunks repositories - gostls13.git/commit
install new reflect:
authorRuss Cox <rsc@golang.org>
Tue, 7 Jul 2009 18:02:44 +0000 (11:02 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 7 Jul 2009 18:02:44 +0000 (11:02 -0700)
commitce2e450c6bb6c7fcdb9fcce3054aee661906a698
tree2d5360cd45552c795de7fd3a04206802a0ff7f2c
parent985390bc52a5dcde9001cf3a9d7e83784f3a2a8b
install new reflect:
rename ntype.go and nvalue.go to type.go and value.go

R=r
DELTA=4295  (761 added, 2819 deleted, 715 changed)
OCL=31238
CL=31276
src/pkg/Make.deps
src/pkg/reflect/ntype.go [deleted file]
src/pkg/reflect/nvalue.go [deleted file]
src/pkg/reflect/type.go
src/pkg/reflect/value.go