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

Issue 913483002: First cut at analysis driver (Closed)

Created:
5 years, 10 months ago by Brian Wilkerson
Modified:
5 years, 9 months ago
Reviewers:
Paul Berry, scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 52
Unified diffs Side-by-side diffs Delta from patch set Stats (+2517 lines, -9 lines) Patch
A pkg/analyzer/lib/src/context/cache.dart View 1 chunk +779 lines, -0 lines 42 comments Download
A pkg/analyzer/lib/src/task/driver.dart View 1 chunk +411 lines, -0 lines 10 comments Download
A pkg/analyzer/test/src/context/cache_test.dart View 1 chunk +444 lines, -0 lines 0 comments Download
A + pkg/analyzer/test/src/context/test_all.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A pkg/analyzer/test/src/task/driver_test.dart View 1 chunk +837 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/test_all.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/test_support.dart View 1 chunk +37 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/test_all.dart View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
Obviously, there's no rush to review this. Other tasks take priority. There's still a lot ...
5 years, 10 months ago (2015-02-09 16:00:06 UTC) #2
scheglov
LGTM
5 years, 10 months ago (2015-02-09 16:44:45 UTC) #3
Paul Berry
lgtm. Sorry for the slow response. I've made a lot of comments but I doubt ...
5 years, 9 months ago (2015-03-03 17:21:32 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/913483002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/913483002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode44 pkg/analyzer/lib/src/context/cache.dart:44: int get astSize => _partitions[_partitions.length - 1].astSize; This is ...
5 years, 9 months ago (2015-03-03 21:21:18 UTC) #5
Brian Wilkerson
5 years, 9 months ago (2015-03-03 21:26:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44199 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698