commit | ec23467e65260bbbcb0faaa4dd053cca9002ace7 | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Thu Jul 09 14:33:43 2009 -0700 |
committer | Rob Pike <r@golang.org> | Thu Jul 09 14:33:43 2009 -0700 |
tree | c82ae9852c06a1b072d1a5407a6554d818cf4326 | |
parent | 7472f4c951f5ecf53efc18d021b09235bbb90512 [diff] |
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