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

Issue 2772943002: store constructor and arguments for constant values (Closed)

Created:
3 years, 9 months ago by Harry Terkelsen
Modified:
3 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : bump version #

Patch Set 3 : clean up import #

Total comments: 2

Patch Set 4 : create class for invocation information #

Patch Set 5 : clean up pubspec #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -5 lines) Patch
M pkg/analyzer/lib/src/dart/constant/evaluation.dart View 1 2 3 5 chunks +14 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/dart/constant/value.dart View 1 2 3 3 chunks +39 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/dart/constant/evaluation_test.dart View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Harry Terkelsen
3 years, 9 months ago (2017-03-23 22:13:25 UTC) #2
Brian Wilkerson
Sorry for the delay, I missed the original e-mail. Given that we have three fields ...
3 years, 9 months ago (2017-03-24 15:25:19 UTC) #3
Harry Terkelsen
Thanks, Brian! I think it's cleaner to have all the information in a class. PTAL ...
3 years, 9 months ago (2017-03-24 16:52:21 UTC) #4
Brian Wilkerson
lgtm, thanks!
3 years, 9 months ago (2017-03-24 18:32:21 UTC) #5
Harry Terkelsen
3 years, 9 months ago (2017-03-24 18:33:12 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
eb712bb76747d5c9b79711ec26f4fc6642e87dff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698