1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/gob
Russ Cox 123ff2ebb8 bug177: anonymous struct fields in reflect
(reported by iant)

R=r
DELTA=50  (32 added, 12 deleted, 6 changed)
OCL=32263
CL=32385
2009-07-28 17:01:46 -07:00
..
codec_test.go - clean up code creating keys for type maps 2009-07-28 12:59:39 -07:00
decode.go bug177: anonymous struct fields in reflect 2009-07-28 17:01:46 -07:00
decoder.go clean up for public use: make some stuff private, add doc comments. 2009-07-27 11:02:06 -07:00
encode.go - clean up code creating keys for type maps 2009-07-28 12:59:39 -07:00
encoder_test.go clean up for public use: make some stuff private, add doc comments. 2009-07-27 11:02:06 -07:00
encoder.go - clean up code creating keys for type maps 2009-07-28 12:59:39 -07:00
Makefile first cut at gob decoder. 2009-07-11 15:45:54 -07:00
type_test.go clean up for public use: make some stuff private, add doc comments. 2009-07-27 11:02:06 -07:00
type.go - clean up code creating keys for type maps 2009-07-28 12:59:39 -07:00