1
0
mirror of https://github.com/golang/go synced 2024-11-26 07:07:57 -07:00
The Go programming language
Go to file
Robert Griesemer 5fc7919147 Experiments with "export":
Allow "export" keyword in front of a declaration. Semantics:
export *top-level* identifiers declared (but not the fields
of a struct type for instance).

R=r
OCL=13464
CL=13464
2008-07-25 11:27:13 -07:00
doc slices and string/array concatenation 2008-07-23 11:22:30 -07:00
include Add 6db 2008-06-12 14:50:25 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src fix ordering problem: flag depends on fmt 2008-07-24 17:01:09 -07:00
test - filed bug: label identifiers should not be allowed to match 2008-07-24 13:36:18 -07:00
usr/gri/gosrc Experiments with "export": 2008-07-25 11:27:13 -07:00