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

Issue 175046: code review 175046: - parser changed to reflect new semicolon rules (Closed)

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

Description

- parser changed to reflect new semicolon rules - this CL is pending the updated scanner (CL forthcoming) - will submit only after new scanner has been checked in and an updated version of gofmt can choose between the new and old exp/parser

Patch Set 1 #

Patch Set 2 : code review 175046: - parser changed to reflect new semicolon rules #

Patch Set 3 : code review 175046: - parser changed to reflect new semicolon rules #

Patch Set 4 : code review 175046: - parser changed to reflect new semicolon rules #

Patch Set 5 : code review 175046: parser changed to reflect new semicolon rules #

Patch Set 6 : code review 175046: parser changed to reflect new semicolon rules #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -216 lines) Patch
M src/pkg/go/parser/parser.go View 1 2 3 4 5 46 chunks +158 lines, -213 lines 3 comments Download
M src/pkg/go/parser/parser_test.go View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
gri
Hello rsc, I'd like you to review the following change.
15 years, 7 months ago (2009-12-10 22:37:18 UTC) #1
gri
PTAL. Now handles labels correctly. - Robert On Thu, Dec 10, 2009 at 2:37 PM, ...
15 years, 7 months ago (2009-12-11 18:47:45 UTC) #2
rsc
LGTM (but wait for the new printer) http://codereview.appspot.com/175046/diff/2005/2006 File src/pkg/go/parser/parser.go (right): http://codereview.appspot.com/175046/diff/2005/2006#newcode965 src/pkg/go/parser/parser.go:965: if p.tok ...
15 years, 7 months ago (2009-12-11 18:56:53 UTC) #3
gri
*** Submitted as http://code.google.com/p/go/source/detail?r=eb649506b832 *** parser changed to reflect new semicolon rules R=rsc http://codereview.appspot.com/175046 Committer: ...
15 years, 7 months ago (2009-12-11 23:31:27 UTC) #4
rsc
15 years, 7 months ago (2009-12-13 20:40:55 UTC) #5
Another that failed to auto-close.
Sign in to reply to this message.

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