File tree
Expand file treeCollapse file tree
18 files changed
+73
-67
lines changedFilter options
- packages
- compiler-cli
- src/ngtsc/typecheck
- api
- diagnostics/src
- extended
- api
- src
- template_checks/invalid_banana_in_box
- test/template_checks/invalid_banana_in_box
- src
- testing
- test/ngtsc
- language-service/ivy/test
Expand file treeCollapse file tree
18 files changed
+73
-67
lines changedpackages/compiler-cli/src/ngtsc/typecheck/api/api.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/api/api.ts+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
31 | 53 |
|
32 | 54 |
|
33 | 55 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.ts+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 12 | + |
29 | 13 |
|
30 | 14 |
|
31 | 15 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.ts+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 13 | + |
19 | 14 |
|
20 | 15 |
|
21 | 16 |
|
| ||
26 | 21 |
|
27 | 22 |
|
28 | 23 |
|
29 |
| - |
| 24 | + |
30 | 25 |
|
31 | 26 |
|
32 | 27 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/api/extended_template_checker.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/api/extended_template_checker.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.ts+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/BUILD.bazel+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/index.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/index.ts+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 |
| - |
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
| ||
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 |
| - |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 |
| - |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/test/template_checks/invalid_banana_in_box/spec.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/test/template_checks/invalid_banana_in_box/spec.ts+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/src/checker.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/checker.ts+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
319 |
| - |
| 319 | + |
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
325 |
| - |
326 |
| - |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
327 | 331 |
|
328 | 332 |
|
329 | 333 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/src/context.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/context.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
| 19 | + |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/src/dom.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/dom.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/src/oob.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/oob.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/testing/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/testing/BUILD.bazel-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/testing/index.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/testing/index.ts+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
packages/compiler-cli/test/ngtsc/extended_template_diagnostics_spec.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/test/ngtsc/extended_template_diagnostics_spec.ts+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
packages/language-service/ivy/test/diagnostic_spec.ts
Copy file name to clipboardExpand all lines: packages/language-service/ivy/test/diagnostic_spec.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
383 |
| - |
| 383 | + |
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
|
0 commit comments