|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+646 lines, -533 lines) |
Patch |
 |
M |
lib/compiler/implementation/apiimpl.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/compile_time_constants.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
|
18 chunks |
+60 lines, -49 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
A |
lib/compiler/implementation/constant_system.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
lib/compiler/implementation/constant_system_dart.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
13 chunks |
+76 lines, -40 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/js_backend/backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
lib/compiler/implementation/js_backend/constant_system_javascript.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+220 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/js_backend/js_backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/leg.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/native_handler.dart
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
D |
lib/compiler/implementation/operations.dart
|
View
|
1
2
|
1 chunk |
+0 lines, -309 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/ssa/builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
24 chunks |
+42 lines, -28 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/ssa/nodes.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
23 chunks |
+54 lines, -34 lines |
0 comments
|
Download
|
 |
M |
lib/compiler/implementation/ssa/optimize.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
15 chunks |
+39 lines, -36 lines |
0 comments
|
Download
|
 |
M |
pkg/fixnum/test/int_64_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/co19/co19-dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/call_site_type_inferer_test.dart
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
tests/compiler/dart2js_extra/constant_javascript_semantics_test.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/corelib/expression_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/language/argument_definition2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tests/language/canonical_const2_test.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/compile_time_constant2_test.dart
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/positive_bit_operations_test.dart
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tests/utils/utils.status
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|