|
|
Implement correct scoping rules for variables.
BUG= 13205, 13016
Total comments: 13
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+195 lines, -117 lines) |
Patch |
 |
M |
pkg/analyzer_experimental/lib/src/services/formatter_impl.dart
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
4 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/closure.dart
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_backend/backend.dart
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_backend/utils.dart
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/members.dart
|
View
|
1
|
17 chunks |
+104 lines, -45 lines |
1 comment
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/scope.dart
|
View
|
|
3 chunks |
+12 lines, -38 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/scanner/listener.dart
|
View
|
1
|
4 chunks |
+26 lines, -6 lines |
2 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/tree/nodes.dart
|
View
|
1
|
3 chunks |
+6 lines, -3 lines |
6 comments
|
Download
|
 |
|
sdk/lib/_internal/compiler/implementation/warnings.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/collection/list.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/co19/co19-dart2dart.status
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/co19/co19-dart2js.status
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_analyzer.status
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_dart2js.status
|
View
|
1
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
tests/language/scope_variable2_test.dart
|
View
|
|
1 chunk |
+11 lines, -9 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|