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

Issue 2586363004: Support + concatenation in constant expressions with strings (Closed)

Created:
4 years ago by mfairhurst
Modified:
3 years, 12 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support + concatenation in constant expressions with strings BUG= R=paulberry@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/be6a822daff2fae75a480d7da656ab0d9c86512e

Patch Set 1 #

Total comments: 2

Patch Set 2 : More tests for constant string concatenation error states #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -11 lines) Patch
M pkg/analyzer/lib/src/dart/ast/utilities.dart View 3 chunks +19 lines, -11 lines 0 comments Download
M pkg/analyzer/test/src/dart/ast/utilities_test.dart View 1 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
mfairhurst
Using this in the analyzer to handle constant expressions where we used to be expecting ...
4 years ago (2016-12-20 01:10:47 UTC) #3
mfairhurst
Adding more reviewers since everyone's out
3 years, 12 months ago (2016-12-22 22:25:39 UTC) #7
scheglov
lgtm https://codereview.chromium.org/2586363004/diff/1/pkg/analyzer/test/src/dart/ast/utilities_test.dart File pkg/analyzer/test/src/dart/ast/utilities_test.dart (right): https://codereview.chromium.org/2586363004/diff/1/pkg/analyzer/test/src/dart/ast/utilities_test.dart#newcode214 pkg/analyzer/test/src/dart/ast/utilities_test.dart:214: void test_binary_plus_string_mixed() { Maybe worth to test when ...
3 years, 12 months ago (2016-12-22 23:22:55 UTC) #8
mfairhurst
https://codereview.chromium.org/2586363004/diff/1/pkg/analyzer/test/src/dart/ast/utilities_test.dart File pkg/analyzer/test/src/dart/ast/utilities_test.dart (right): https://codereview.chromium.org/2586363004/diff/1/pkg/analyzer/test/src/dart/ast/utilities_test.dart#newcode214 pkg/analyzer/test/src/dart/ast/utilities_test.dart:214: void test_binary_plus_string_mixed() { On 2016/12/22 23:22:54, scheglov wrote: > ...
3 years, 12 months ago (2016-12-23 00:04:42 UTC) #9
Paul Berry
lgtm
3 years, 12 months ago (2016-12-23 15:46:39 UTC) #10
mfairhurst
3 years, 12 months ago (2016-12-23 19:26:26 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
be6a822daff2fae75a480d7da656ab0d9c86512e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698