-
Rob Pike authored
Before this fix, types such as type T map[string]T caused infinite recursion in the gob implementation. Now they just work. Fixes #1518. R=rsc CC=golang-dev https://golang.org/cl/4230045
c54b5d03
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
codec_test.go | ||
debug.go | ||
decode.go | ||
decoder.go | ||
doc.go | ||
dump.go | ||
encode.go | ||
encoder.go | ||
encoder_test.go | ||
error.go | ||
type.go | ||
type_test.go |