1
0
mirror of https://github.com/golang/go synced 2024-11-22 13:34:59 -07:00
The Go programming language
Go to file
Russ Cox aaaa1fc69b make 6g match spec:
no semicolon allowd after package clause.
	semicolon allowed after import statement.
	no doubled semicolons allowed

R=ken
OCL=34674
CL=34674
2009-09-15 17:29:08 -07:00
doc Deriving functions from methods 2009-09-15 15:56:44 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc associate const and var declarations with a type where possible 2009-08-31 10:47:34 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg
src make 6g match spec: 2009-09-15 17:29:08 -07:00
test last round: non-package code 2009-09-15 12:42:24 -07:00
usr last round: non-package code 2009-09-15 12:42:24 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00