|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1782 lines, -203 lines) |
Patch |
|
M |
.packages
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/diagnostics/messages.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/elements/elements.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/elements/modelx.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/elements/resolution_types.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
View
|
1
2
3
4
5
6
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/kernel/kernel_visitor.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
3 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/native/behavior.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/parser/diet_parser_task.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/parser/element_listener.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
5 chunks |
+32 lines, -9 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/parser/node_listener.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
3 chunks |
+53 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/parser/partial_elements.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/class_hierarchy.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
6 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/constructors.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/resolution_common.dart
|
View
|
1
2
3
4
5
6
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/signatures.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
6 chunks |
+19 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/type_resolver.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
10 chunks |
+193 lines, -15 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/resolution/typedefs.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/serialization/equivalence.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
4 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/serialization/modelz.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/graph_builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/tree/nodes.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
18 chunks |
+95 lines, -14 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/tree/prettyprint.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
4 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/tree/unparser.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/use_unused_api.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/front_end.iml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+1 line, -13 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
2 chunks |
+43 lines, -19 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/body_builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/error_kind.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/listener.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
3 chunks |
+22 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/parser.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
16 chunks |
+234 lines, -48 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+14 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/scanner/keyword.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
8 chunks |
+57 lines, -17 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/scanner/token.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/diet_listener.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/diet_parser.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/outline_builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
A |
pkg/front_end/test/fasta/function_type_recovery_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+13 lines, -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
17
18
19
20
21
22
23
24
25
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
A |
tests/language/function_type/test_generator.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+770 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/language/generic_function_typedef2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+42 lines, -0 lines |
2 comments
|
Download
|
|
A |
tests/language/generic_function_typedef_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+24 lines, -0 lines |
2 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
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/language/language_analyzer2.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+1 line, -1 line |
0 comments
|
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
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/language/language_kernel.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|