1
0
mirror of https://github.com/golang/go synced 2024-11-18 10:14:45 -07:00
The Go programming language
Go to file
Robert Griesemer 3b576a7704 fix for incorrect type switch clause:
- nil is not a keyword
- type -> Type

R=rsc
DELTA=10  (4 added, 0 deleted, 6 changed)
OCL=30433
CL=30435
2009-06-17 14:31:33 -07:00
doc fix for incorrect type switch clause: 2009-06-17 14:31:33 -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 delete dreg comment 2009-06-16 13:49:40 -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 386 system call fixes: 2009-06-16 17:17:02 -07:00
test do use $$ in path names, so that multiple 2009-06-17 13:21:01 -07:00
usr - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00