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

Issue 2542883003: Compute exported top-level declarations. (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix to support export from the same library twice. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -1 line) Patch
M pkg/analyzer/lib/src/dart/analysis/file_state.dart View 1 3 chunks +57 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/dart/analysis/file_state_test.dart View 1 2 chunks +199 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scheglov
4 years ago (2016-12-01 20:47:13 UTC) #1
Brian Wilkerson
lgtm https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart File pkg/analyzer/lib/src/dart/analysis/file_state.dart (right): https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart#newcode152 pkg/analyzer/lib/src/dart/analysis/file_state.dart:152: declarations[t.name] = t; I think we need to ...
4 years ago (2016-12-01 21:07:47 UTC) #2
Paul Berry
https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart File pkg/analyzer/lib/src/dart/analysis/file_state.dart (right): https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart#newcode138 pkg/analyzer/lib/src/dart/analysis/file_state.dart:138: List<TopLevelDeclaration> get exportTopLevelDeclarations { This sounds like the name ...
4 years ago (2016-12-01 21:16:10 UTC) #3
scheglov
PTAL https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart File pkg/analyzer/lib/src/dart/analysis/file_state.dart (right): https://codereview.chromium.org/2542883003/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart#newcode138 pkg/analyzer/lib/src/dart/analysis/file_state.dart:138: List<TopLevelDeclaration> get exportTopLevelDeclarations { On 2016/12/01 21:16:10, Paul ...
4 years ago (2016-12-01 21:39:56 UTC) #4
Paul Berry
lgtm
4 years ago (2016-12-01 21:44:04 UTC) #5
Brian Wilkerson
lgtm
4 years ago (2016-12-01 21:44:15 UTC) #6
scheglov
4 years ago (2016-12-01 21:49:07 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
038cd323265758451fda23c9a3923596e6c4b1e1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698