|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+670 lines, -167 lines) |
Patch |
|
M |
pkg/analyzer/test/src/task/strong/front_end_inference_test.dart
|
View
|
|
1 chunk |
+17 lines, -0 lines |
3 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_class_builder.dart
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_field_builder.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart
|
View
|
|
7 chunks |
+39 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart
|
View
|
|
5 chunks |
+77 lines, -34 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/type_inference/type_inference_engine.dart
|
View
|
|
14 chunks |
+79 lines, -76 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/test/fasta/kompile.status
|
View
|
|
5 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/conflicts_can_happen.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/conflicts_can_happen2.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.direct.expect
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.outline.expect
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.strong.expect
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.direct.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.outline.expect
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.strong.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.direct.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.outline.expect
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.strong.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart
|
View
|
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.direct.expect
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.outline.expect
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.strong.expect
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_parameter_type_setter_from_field.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_parameter_type_setter_from_field.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_parameter_type_setter_from_setter.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_parameter_type_setter_from_setter.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.direct.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.outline.expect
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.strong.expect
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_on_overridden_fields2.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_on_overridden_fields2.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_on_overridden_fields4.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_on_overridden_fields4.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_regardless_of_declaration_order_or_cycles.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_type_regardless_of_declaration_order_or_cycles.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_3.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_3.dart.strong.expect
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_4.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_4.dart.strong.expect
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.direct.expect
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.outline.expect
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.strong.expect
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|