Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(20)

Issue 174050: code review 174050: implement NoSemis and NoStringConcat mode for go/printer (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 3 months ago by gri
Modified:
16 years, 3 months ago
Reviewers:
rsc
Visibility:
Public.

Description

implement NoSemis and NoStringConcat mode for go/printer

Patch Set 1 #

Total comments: 2

Patch Set 2 : code review 174050: implement NoSemis and NoStringConcat mode for go/printer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M src/pkg/go/printer/nodes.go View 1 8 chunks +20 lines, -5 lines 0 comments Download
M src/pkg/go/printer/printer.go View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc, I'd like you to review the following change.
16 years, 3 months ago (2009-12-10 23:21:32 UTC) #1
rsc
LGTM http://codereview.appspot.com/174050/diff/1/2 File src/pkg/go/printer/nodes.go (right): http://codereview.appspot.com/174050/diff/1/2#newcode143 src/pkg/go/printer/nodes.go:143: addSep; // elements are separared by add operators ...
16 years, 3 months ago (2009-12-10 23:36:10 UTC) #2
gri
16 years, 3 months ago (2009-12-10 23:45:59 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ea280f90e7b4 ***

implement NoSemis and NoStringConcat mode for go/printer

R=rsc
http://codereview.appspot.com/174050
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b