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

Issue 1991043004: Allow trailing comma in parameter and argument lists. (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Disallow empty optional parameter lists #

Patch Set 3 : Mark VM as not failing the test. #

Patch Set 4 : Add exceptions to co19 tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M tests/co19/co19-co19.status View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Lasse Reichstein Nielsen
4 years, 6 months ago (2016-06-22 08:03:20 UTC) #2
hausner
Missing in the CL is the handling of the optional comma when "skipping" expressions. (See ...
4 years, 6 months ago (2016-06-22 17:50:25 UTC) #3
Lasse Reichstein Nielsen
Fixed empty optionals case. I'm not sure there is a SkipFormalParameterList function. The SkipFunctionLiteral function ...
4 years, 6 months ago (2016-06-24 11:43:04 UTC) #4
hausner
LGTM. My concern about updating the other parsers (dart2js, analyzer, dartfmt) remains.
4 years, 5 months ago (2016-06-25 04:08:31 UTC) #5
Lasse Reichstein Nielsen
Committed patchset #3 (id:40001) manually as 6a4af257ccabf9d7874eed13857296cf3e4f3a62 (presubmit successful).
4 years, 5 months ago (2016-07-04 10:51:13 UTC) #7
Lasse Reichstein Nielsen
The spec and test has been landed, so landing this as well.
4 years, 5 months ago (2016-07-04 10:51:37 UTC) #8
Lasse Reichstein Nielsen
The spec and test has been landed, so landing this as well.
4 years, 5 months ago (2016-07-04 10:51:38 UTC) #9
Lasse Reichstein Nielsen
4 years, 5 months ago (2016-07-04 11:48:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
bee9ab8e7b00bb6d015ccbde0e06b57b3df9f024 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698