| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
R=golang-dev, bradfitz, r
CC=golang-dev
http://codereview.appspot.com/5700056
|
|
|
|
|
|
|
|
|
|
|
| |
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A && \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g
R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5671080
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/5338043
|
|
|
|
|
|
|
|
|
|
| |
use rune
Nothing terribly interesting here.
R=golang-dev, bradfitz, gri, r
CC=golang-dev
http://codereview.appspot.com/5300043
|
|
|
|
|
|
|
|
| |
The ken directory is untouched so we have some examples with explicit semis.
R=gri
CC=golang-dev
http://codereview.appspot.com/2157041
|
|
|
|
|
|
|
|
|
| |
to use single string argument instead of string, index.
R=r
DELTA=136 (9 added, 7 deleted, 120 changed)
OCL=28642
CL=28644
|
|
|
|
|
|
| |
R=r
OCL=22978
CL=22984
|
|
|
|
|
|
| |
R=r
OCL=22166
CL=22166
|
|
|
|
|
|
|
|
| |
fix bugs left over from *[] to [] conversion.
TBR=r
OCL=21576
CL=21581
|
|
|
|
|
|
| |
R=ken
OCL=18032
CL=18032
|
|
|
|
|
|
|
| |
R=rsc
DELTA=7 (0 added, 0 deleted, 7 changed)
OCL=16600
CL=16630
|
|
|
|
|
|
|
|
|
| |
1) fix print statements, panic statements (parentheses required)
2) len is now allowed as a var name (bug053)
R=gri
OCL=14106
CL=14106
|
|
update golden
SVN=127428
|