|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+225 lines, -122 lines) |
Patch |
|
M |
lib/compiler/implementation/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/dart_backend/backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+7 lines, -7 lines |
1 comment
|
Download
|
|
M |
lib/compiler/implementation/dart_backend/placeholder_collector.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/js_backend/emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/resolution/members.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/resolved_visitor.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/runtime_types.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+8 lines, -4 lines |
1 comment
|
Download
|
|
M |
lib/compiler/implementation/ssa/builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+64 lines, -9 lines |
1 comment
|
Download
|
|
M |
lib/compiler/implementation/types/concrete_types_inferrer.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/co19/co19-dart2dart.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+4 lines, -29 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+5 lines, -46 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/cpa_inference_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/dart_backend_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/mock_compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/resolver_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
tests/language/first_class_types_literals_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+44 lines, -0 lines |
5 comments
|
Download
|
|
M |
tests/language/first_class_types_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/language/language.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+6 lines, -13 lines |
1 comment
|
Download
|
|
M |
tests/language/language_dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+28 lines, -1 line |
3 comments
|
Download
|
|
M |
tests/utils/dummy_compiler_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/utils/recursive_import_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|