1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:48:05 -07:00
The Go programming language
Go to file
Russ Cox 96da920f1a fix bug:
type T struct
	export type T struct { a int }

was not exporting T

R=ken
OCL=16650
CL=16650
2008-10-07 12:42:57 -07:00
doc - precise scope rules 2008-10-03 14:04:28 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -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 bug: 2008-10-07 12:42:57 -07:00
test test that mutually recursive interfaces compile 2008-10-07 12:36:39 -07:00
usr/gri update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00