]> Cypherpunks repositories - gostls13.git/commit
- don't associate factory methods to basic types (which have no explicit declarations)
authorRobert Griesemer <gri@golang.org>
Fri, 28 Aug 2009 18:39:25 +0000 (11:39 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 28 Aug 2009 18:39:25 +0000 (11:39 -0700)
commitb291fc31fcdaf69f1253b46c85ebb797ab099787
tree35b06589d25b267c3bd5c88090d2b59790f28b4b
parenta7dc9dbd2002345c50c211a95db14758e4a10464
- don't associate factory methods to basic types (which have no explicit declarations)
- be more robust in the presence of absent type declarations

R=rsc
DELTA=81  (63 added, 14 deleted, 4 changed)
OCL=34033
CL=34036
src/pkg/go/doc/doc.go