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

Issue 1952663006: Support for NamedExpression(s) as constructor initializer arguments. (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support for NamedExpression(s) as constructor initializer arguments. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5082e6f8f23b645bed560254b5649b80279cf5c8

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -4 lines) Patch
M pkg/analyzer/lib/src/summary/format.dart View 10 chunks +30 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 chunk +6 lines, -0 lines 3 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 chunk +8 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_const_expr.dart View 3 chunks +12 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 7 months ago (2016-05-05 21:08:03 UTC) #1
Paul Berry
https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode1040 pkg/analyzer/lib/src/summary/idl.dart:1040: String get name; It seems like an unfortunate inconsistency ...
4 years, 7 months ago (2016-05-05 21:47:02 UTC) #2
scheglov
https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode1040 pkg/analyzer/lib/src/summary/idl.dart:1040: String get name; On 2016/05/05 21:47:02, Paul Berry wrote: ...
4 years, 7 months ago (2016-05-05 21:56:58 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1952663006/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode1040 pkg/analyzer/lib/src/summary/idl.dart:1040: String get name; On 2016/05/05 21:56:58, scheglov wrote: ...
4 years, 7 months ago (2016-05-05 22:04:28 UTC) #4
scheglov
4 years, 7 months ago (2016-05-05 22:13:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5082e6f8f23b645bed560254b5649b80279cf5c8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698