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

Issue 700753002: Split the largest classes from resolver.dart to their own files. (Closed)

Created:
6 years, 1 month ago by Paul Berry
Modified:
6 years, 1 month ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Split the largest classes from resolver.dart to their own files. This should make resolver.dart small enough to support side-by-side diffs in the code review tool. R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=41489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9865 lines, -0 lines) Patch
A pkg/analyzer/lib/src/generated/element_resolver.dart View 1 chunk +2637 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/analyzer/lib/src/generated/error_verifier.dart View 1 chunk +5498 lines, -0 lines 0 comments Download
A pkg/analyzer/lib/src/generated/static_type_analyzer.dart View 1 chunk +1727 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
Note: because of resolver.dart's large size, the code review tool didn't upload the patch for ...
6 years, 1 month ago (2014-11-04 05:23:49 UTC) #2
scheglov
LGTM
6 years, 1 month ago (2014-11-04 05:25:20 UTC) #3
Paul Berry
6 years, 1 month ago (2014-11-04 14:04:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41489 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698