File tree
Expand file treeCollapse file tree
5 files changed
+93
-32
lines changedFilter options
- packages/compiler-cli
- ngcc/src/host
- src/ngtsc
- reflection/src
- typecheck
- src
- test
Expand file treeCollapse file tree
5 files changed
+93
-32
lines changedpackages/compiler-cli/ngcc/src/host/delegating_host.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/ngcc/src/host/delegating_host.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
| 165 | + |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
packages/compiler-cli/src/ngtsc/reflection/src/host.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/reflection/src/host.ts+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
861 |
| - |
| 861 | + |
862 | 862 |
|
863 |
| - |
864 |
| - |
865 |
| - |
866 |
| - |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
867 | 867 |
|
868 |
| - |
| 868 | + |
869 | 869 |
|
packages/compiler-cli/src/ngtsc/reflection/src/typescript.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/reflection/src/typescript.ts+18-19Lines changed: 18 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
228 |
| - |
| 227 | + |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| ||
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
447 |
| - |
| 447 | + |
448 | 448 |
|
449 |
| - |
| 449 | + |
450 | 450 |
|
451 |
| - |
| 451 | + |
452 | 452 |
|
453 |
| - |
| 453 | + |
454 | 454 |
|
455 | 455 |
|
456 |
| - |
457 |
| - |
| 456 | + |
| 457 | + |
458 | 458 |
|
459 | 459 |
|
460 | 460 |
|
| ||
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
488 |
| - |
489 |
| - |
| 488 | + |
490 | 489 |
|
491 | 490 |
|
492 | 491 |
|
| ||
677 | 676 |
|
678 | 677 |
|
679 | 678 |
|
680 |
| - |
| 679 | + |
681 | 680 |
|
682 | 681 |
|
683 |
| - |
| 682 | + |
684 | 683 |
|
685 | 684 |
|
686 | 685 |
|
| ||
694 | 693 |
|
695 | 694 |
|
696 | 695 |
|
697 |
| - |
| 696 | + |
698 | 697 |
|
699 | 698 |
|
700 |
| - |
| 699 | + |
701 | 700 |
|
packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.ts+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
106 | 112 |
|
107 | 113 |
|
108 | 114 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/test/type_parameter_emitter_spec.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/test/type_parameter_emitter_spec.ts+56Lines changed: 56 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
206 | 262 |
|
207 | 263 |
|
208 | 264 |
|
|
0 commit comments