Ryan Hitchman
|
062406bc64
|
throughout: simplify two-variable ranges with unused second variable
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/3529041
|
2010-12-08 21:36:56 -08:00 |
|
Rob Pike
|
4f61fc96b2
|
test: remove semiocolons.
The ken directory is untouched so we have some examples with explicit semis.
R=gri
CC=golang-dev
https://golang.org/cl/2157041
|
2010-09-04 10:36:13 +10:00 |
|
Robert Griesemer
|
542099d78f
|
making some more non-gofmt'ed files save for new semicolon rule
R=rsc, r
https://golang.org/cl/171051
|
2009-12-09 19:27:08 -08:00 |
|
Russ Cox
|
4c3a85d73a
|
6g bug fixes:
* bug211
* embedded interfaces with lowercase methods
* var _ = f() at top level
R=ken
OCL=35898
CL=35898
|
2009-10-19 19:27:40 -07:00 |
|
Russ Cox
|
aa6e81dd71
|
a few more blank tests
R=ken
OCL=34500
CL=34500
|
2009-09-09 16:59:41 -07:00 |
|
Russ Cox
|
5438be4541
|
write-only variable _
R=ken
OCL=34465
CL=34470
|
2009-09-08 23:16:19 -07:00 |
|