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

Issue 200523003: Restore batch mode in the Dart-based Dart analyzer (Closed)

Created:
6 years, 9 months ago by jwren
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Restore batch mode in the Dart-based Dart analyzer R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=33709

Patch Set 1 #

Patch Set 2 : nit: improve documentation #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -18 lines) Patch
M pkg/analyzer/bin/analyzer.dart View 1 2 2 chunks +9 lines, -5 lines 0 comments Download
M pkg/analyzer/lib/src/analyzer_impl.dart View 1 5 chunks +65 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jwren
6 years, 9 months ago (2014-03-14 18:20:13 UTC) #1
scheglov
LGTM
6 years, 9 months ago (2014-03-14 18:25:25 UTC) #2
scheglov
LGTM https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart File pkg/analyzer/bin/analyzer.dart (right): https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart#newcode32 pkg/analyzer/bin/analyzer.dart:32: dynamic _runAnalyzer(CommandLineOptions options, [bool async = true]) { ...
6 years, 9 months ago (2014-03-14 18:25:33 UTC) #3
Brian Wilkerson
LGTM, once the return type question is resolved. https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart File pkg/analyzer/bin/analyzer.dart (right): https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart#newcode25 pkg/analyzer/bin/analyzer.dart:25: return ...
6 years, 9 months ago (2014-03-14 18:31:17 UTC) #4
jwren
https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart File pkg/analyzer/bin/analyzer.dart (right): https://codereview.chromium.org/200523003/diff/20001/pkg/analyzer/bin/analyzer.dart#newcode25 pkg/analyzer/bin/analyzer.dart:25: return _runAnalyzer(options, false); On 2014/03/14 18:31:17, Brian Wilkerson wrote: ...
6 years, 9 months ago (2014-03-14 19:05:37 UTC) #5
jwren
6 years, 9 months ago (2014-03-14 19:09:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r33709 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698