1
0
mirror of https://github.com/golang/go synced 2024-11-18 02:54:47 -07:00
The Go programming language
Go to file
Ian Lance Taylor 6a71f43f82 6g appears to permit semicolons to be omitted after qualified
identifiers.  This is not one of the exceptions permitted by
th spec.

R=ken,rsc
DELTA=11  (11 added, 0 deleted, 0 changed)
OCL=30844
CL=30852
2009-06-29 12:52:08 -07:00
doc Change os.Error convention: 2009-06-25 20:24:55 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib tweak the newlines so the headers stand out better. 2009-06-22 14:18:23 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src add []byte as a special case: it will have a special, efficient encoding. 2009-06-29 11:29:47 -07:00
test 6g appears to permit semicolons to be omitted after qualified 2009-06-29 12:52:08 -07:00
usr - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00