]> Cypherpunks repositories - gostls13.git/commit
- collect consts and vars in one list
authorRobert Griesemer <gri@golang.org>
Fri, 28 Aug 2009 16:11:01 +0000 (09:11 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 28 Aug 2009 16:11:01 +0000 (09:11 -0700)
commit636cdc7622abd2712ffa7bff6091d4844974892c
tree0f24901520c8327a41f5755193f506d548a40424
parentee31157e1603c9adb798c876313f97f50b67ef82
- collect consts and vars in one list
- handle absence of forward-decls correctly
  (cannot assume a type was declared before it was used)

R=rsc
DELTA=112  (32 added, 38 deleted, 42 changed)
OCL=34008
CL=34027
src/pkg/go/doc/doc.go