|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+544 lines, -597 lines) |
Patch |
 |
M |
sdk/lib/_internal/compiler/implementation/dart_backend/dart_codegen.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_backend/renamer.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_types.dart
|
View
|
1
2
3
4
5
6
7
|
43 chunks |
+214 lines, -242 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/elements/elements.dart
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/elements/modelx.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/enqueue.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/constant_system_javascript.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/namer.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/runtime_types.dart
|
View
|
1
2
3
4
5
6
7
8
|
12 chunks |
+37 lines, -42 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_emitter/class_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_emitter/js_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/mirrors/dart2js_type_mirrors.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/native_handler.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/class_members.dart
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+13 lines, -23 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/members.dart
|
View
|
1
2
3
4
5
6
7
8
|
10 chunks |
+36 lines, -39 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/scope.dart
|
View
|
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/signatures.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/builder.dart
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+41 lines, -36 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/typechecker.dart
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+22 lines, -17 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/util/link.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/util/util.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/compiler_helper.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/least_upper_bound_test.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
A |
tests/compiler/dart2js/link_helper.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/link_test.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/lookup_member_test.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/members_test.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/mixin_typevariable_test.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/resolver_test.dart
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/subtype_test.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_order_test.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_representation_test.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_substitution_test.dart
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_test_helper.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_dart2js.status
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|