]> Cypherpunks repositories - gostls13.git/commit
add 'export' adjectives to external
authorKen Thompson <ken@golang.org>
Mon, 4 Aug 2008 01:47:02 +0000 (18:47 -0700)
committerKen Thompson <ken@golang.org>
Mon, 4 Aug 2008 01:47:02 +0000 (18:47 -0700)
commit989676d2ba8d337af8d35ce1ff78097b00e97a15
tree28432f5938ce526542fd609e6cffaacf5f4a4786
parent9aad9fef76f49240a33f253e2db4e2de5c2f192f
add 'export' adjectives to external
var, const and type declarations.

R=r
DELTA=49  (12 added, 28 deleted, 9 changed)
OCL=13791
CL=13791
src/cmd/gc/dcl.c
src/cmd/gc/export.c
src/cmd/gc/go.h
src/cmd/gc/go.y
src/cmd/gc/subr.c