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

Issue 112970044: code review 112970044: go/*: permit "for range x" (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by gri
Modified:
9 years, 9 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

go/*: permit "for range x"

Patch Set 1 #

Patch Set 2 : diff -r 877f66c3a650 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 6866fbf95095 https://code.google.com/p/go/ #

Patch Set 4 : diff -r fcb7e7aa1740 https://code.google.com/p/go/ #

Patch Set 5 : diff -r fcb7e7aa1740 https://code.google.com/p/go/ #

Patch Set 6 : diff -r 1739cf8be3ea https://code.google.com/p/go/ #

Patch Set 7 : diff -r 1739cf8be3ea https://code.google.com/p/go/ #

Patch Set 8 : diff -r 1739cf8be3ea https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -14 lines) Patch
M src/pkg/go/ast/ast.go View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/go/parser/parser.go View 1 2 3 4 5 6 2 chunks +15 lines, -4 lines 0 comments Download
M src/pkg/go/parser/short_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/go/printer/nodes.go View 1 2 3 4 1 chunk +10 lines, -7 lines 0 comments Download
M src/pkg/go/printer/testdata/statements.golden View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/statements.input View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
looks good but i expect some printer stuff needs work too?
9 years, 9 months ago (2014-07-14 22:21:26 UTC) #1
gri
Yes, this was just a quick sanity check. Printer stuff coming shortly. - gri On ...
9 years, 9 months ago (2014-07-14 22:28:27 UTC) #2
gri
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 9 months ago (2014-07-14 23:11:22 UTC) #3
rsc
LGTM
9 years, 9 months ago (2014-07-14 23:16:02 UTC) #4
gri
9 years, 9 months ago (2014-07-14 23:17:20 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=29e283742de1 ***

go/*: permit "for range x"

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/112970044
Sign in to reply to this message.

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