1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:21:22 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rob Pike
ec23467e65 store ids rather than Types in the structs so they can be encoded.
change Type to gobType.
fix some bugs around recursive structures.
lots of cleanup.
add the first cut at a type encoder.

R=rsc
DELTA=400  (287 added, 11 deleted, 102 changed)
OCL=31401
CL=31406
2009-07-09 14:33:43 -07:00