Robert Griesemer
|
40621d5c0d
|
remove semis after statements in one-statement statement lists
R=rsc, r
http://go/go-review/1025029
|
2009-11-09 12:07:39 -08:00 |
|
Robert Griesemer
|
7e92eedced
|
gofmt'ed various stragglers
R=rsc
http://go/go-review/1022002
|
2009-11-05 18:24:53 -08:00 |
|
Robert Griesemer
|
4adad657de
|
directory tree walk w/ visitor per rsc's suggestion
R=rsc,r
DELTA=193 (191 added, 0 deleted, 2 changed)
OCL=35849
CL=35877
|
2009-10-19 11:48:04 -07:00 |
|
Russ Cox
|
094f1d5990
|
more lgtm files from gofmt
R=gri
OCL=35485
CL=35488
|
2009-10-08 15:14:54 -07:00 |
|
Russ Cox
|
28eba4877b
|
fix "declared and not used" errors in non-test code.
R=r
DELTA=112 (6 added, 57 deleted, 49 changed)
OCL=34610
CL=34610
|
2009-09-14 17:20:29 -07:00 |
|
Russ Cox
|
d3a412a5ab
|
io.StringBytes -> strings.Bytes
io.ByteBuffer -> bytes.Buffer
left io.ByteBuffer stub around for now,
for protocol compiler.
R=r
OCL=30861
CL=30872
|
2009-06-29 15:24:23 -07:00 |
|
Rob Pike
|
d90e7cbac6
|
mv src/lib to src/pkg
tests: all.bash passes, gobuild still works, godoc still works.
R=rsc
OCL=30096
CL=30102
|
2009-06-09 09:53:44 -07:00 |
|