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

Issue 2571583007: move extractDefinedVariables from analyzer cli to analyzer (Closed)

Created:
4 years ago by danrubel
Modified:
4 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

move extractDefinedVariables from analyzer cli to analyzer R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/1417eec66e34146133c86b616aa60431ccf8095d

Patch Set 1 #

Total comments: 2

Patch Set 2 : add TODO indicating future work #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -28 lines) Patch
M pkg/analyzer/lib/src/command_line/arguments.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/command_line/arguments_test.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 2 chunks +4 lines, -25 lines 0 comments Download
M pkg/analyzer_cli/test/options_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
danrubel
4 years ago (2016-12-14 17:07:01 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/2571583007/diff/1/pkg/analyzer/lib/src/command_line/arguments.dart File pkg/analyzer/lib/src/command_line/arguments.dart (right): https://codereview.chromium.org/2571583007/diff/1/pkg/analyzer/lib/src/command_line/arguments.dart#newcode173 pkg/analyzer/lib/src/command_line/arguments.dart:173: List<String> extractDefinedVariables( This is already being done as part ...
4 years ago (2016-12-14 17:47:35 UTC) #3
danrubel
https://codereview.chromium.org/2571583007/diff/1/pkg/analyzer/lib/src/command_line/arguments.dart File pkg/analyzer/lib/src/command_line/arguments.dart (right): https://codereview.chromium.org/2571583007/diff/1/pkg/analyzer/lib/src/command_line/arguments.dart#newcode173 pkg/analyzer/lib/src/command_line/arguments.dart:173: List<String> extractDefinedVariables( On 2016/12/14 17:47:35, Brian Wilkerson wrote: > ...
4 years ago (2016-12-14 18:06:57 UTC) #4
Brian Wilkerson
I suppose, but it would be good to add a TODO comment to make it ...
4 years ago (2016-12-14 18:11:26 UTC) #5
danrubel
On 2016/12/14 18:11:26, Brian Wilkerson wrote: > I suppose, but it would be good to ...
4 years ago (2016-12-14 18:14:29 UTC) #6
danrubel
4 years ago (2016-12-14 18:22:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1417eec66e34146133c86b616aa60431ccf8095d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698