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

Issue 1137873003: Add a task for computing all constant values in a compilation unit. (Closed)

Created:
5 years, 7 months ago by Paul Berry
Modified:
5 years, 7 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add a task for computing all constant values in a compilation unit. R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=45719

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -25 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 4 chunks +81 lines, -1 line 0 comments Download
M pkg/analyzer/lib/task/dart.dart View 2 chunks +12 lines, -1 line 2 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 6 chunks +73 lines, -23 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Paul Berry
5 years, 7 months ago (2015-05-11 20:39:35 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1137873003/diff/1/pkg/analyzer/lib/task/dart.dart File pkg/analyzer/lib/task/dart.dart (right): https://codereview.chromium.org/1137873003/diff/1/pkg/analyzer/lib/task/dart.dart#newcode118 pkg/analyzer/lib/task/dart.dart:118: * constants not yet resolved. I have to ...
5 years, 7 months ago (2015-05-11 20:48:45 UTC) #3
scheglov
LGTM
5 years, 7 months ago (2015-05-11 20:51:43 UTC) #4
Paul Berry
https://codereview.chromium.org/1137873003/diff/1/pkg/analyzer/lib/task/dart.dart File pkg/analyzer/lib/task/dart.dart (right): https://codereview.chromium.org/1137873003/diff/1/pkg/analyzer/lib/task/dart.dart#newcode118 pkg/analyzer/lib/task/dart.dart:118: * constants not yet resolved. On 2015/05/11 20:48:45, Brian ...
5 years, 7 months ago (2015-05-11 22:07:39 UTC) #5
Paul Berry
5 years, 7 months ago (2015-05-11 22:18:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45719 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698