Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(896)

Issue 2060163002: Add trailing commas to argument and parameter lists. (Closed)

Created:
4 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
4 years, 5 months ago
Reviewers:
floitsch, eernst
CC:
reviews_dartlang.org, hausner, sra1, Brian Wilkerson
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add trailing commas to argument and parameter lists. R=eernst@google.com Committed: https://github.com/dart-lang/sdk/commit/4f9645c406cbb5a8b02c948e4c89d2dd0c4305de

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 3

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M docs/language/dartLangSpec.tex View 1 2 4 chunks +16 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Lasse Reichstein Nielsen
4 years, 6 months ago (2016-06-13 08:58:22 UTC) #2
eernst
I think we should centralize the treatment of the trailing comma for derived usage in ...
4 years, 6 months ago (2016-06-14 09:08:33 UTC) #3
Lasse Reichstein Nielsen
On 2016/06/14 09:08:33, eernst wrote: > I think we should centralize the treatment of the ...
4 years, 5 months ago (2016-06-27 12:21:20 UTC) #4
eernst
LGTM https://codereview.chromium.org/2060163002/diff/20001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2060163002/diff/20001/docs/language/dartLangSpec.tex#newcode691 docs/language/dartLangSpec.tex:691: Formal parameter lists allow an optional trailing comma ...
4 years, 5 months ago (2016-06-27 12:47:06 UTC) #5
Lasse Reichstein Nielsen
https://codereview.chromium.org/2060163002/diff/1/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2060163002/diff/1/docs/language/dartLangSpec.tex#newcode3619 docs/language/dartLangSpec.tex:3619: expressionList (`,' namedArgument)* Let's do that. Reinserted for now.
4 years, 5 months ago (2016-06-27 17:27:53 UTC) #6
Lasse Reichstein Nielsen
https://codereview.chromium.org/2060163002/diff/20001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2060163002/diff/20001/docs/language/dartLangSpec.tex#newcode691 docs/language/dartLangSpec.tex:691: Formal parameter lists allow an optional trailing comma after ...
4 years, 5 months ago (2016-07-01 10:12:36 UTC) #7
Lasse Reichstein Nielsen
4 years, 5 months ago (2016-07-06 13:18:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
4f9645c406cbb5a8b02c948e4c89d2dd0c4305de (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698