File tree
182 files changed
+2284
-2765
lines changed- src
- compiler
- harness
- testRunner/unittests
- tsbuild
- tsc
- tscWatch
- tests/baselines/reference
- api
- tsbuild
- configFileErrors
- configFileExtends
- containerOnlyReferenced
- declarationEmit
- demo
- emitDeclarationOnly
- emptyFiles
- inferredTypeFromTransitiveModule
- javascriptProjectEmit
- moduleResolution
- moduleSpecifiers
- outFile
- outputPaths
- projectReferenceWithRootDirInParent
- resolveJsonModule
- sample1
- transitiveReferences
- tsbuildWatch
- demo
- moduleResolution
- moduleResolutionCache
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- reexport
- tsc/incremental
- tscWatch
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- defaultAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- incremental
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- defaultAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModulesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModulesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- projectsWithReferences
- sourceOfProjectReferenceRedirect
- watchApi
- watchEnvironment/watchDirectories
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
182 files changed
+2284
-2765
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| 164 | + | |
| 165 | + | |
164 | 166 |
| |
165 | 167 |
| |
166 | 168 |
| |
| |||
1083 | 1085 |
| |
1084 | 1086 |
| |
1085 | 1087 |
| |
1086 |
| - | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
1087 | 1091 |
| |
1088 | 1092 |
| |
1089 | 1093 |
| |
| |||
1092 | 1096 |
| |
1093 | 1097 |
| |
1094 | 1098 |
| |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1095 | 1132 |
| |
1096 | 1133 |
| |
1097 | 1134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| |||
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
| 465 | + | |
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
| 534 | + | |
534 | 535 |
| |
535 | 536 |
| |
536 | 537 |
| |
| |||
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
| 552 | + | |
551 | 553 |
| |
552 | 554 |
| |
553 | 555 |
| |
| |||
562 | 564 |
| |
563 | 565 |
| |
564 | 566 |
| |
565 |
| - | |
| 567 | + | |
566 | 568 |
| |
567 | 569 |
| |
568 | 570 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 |
| - | |
| 1501 | + | |
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 | 1504 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9411 | 9411 |
| |
9412 | 9412 |
| |
9413 | 9413 |
| |
| 9414 | + | |
9414 | 9415 |
| |
9415 | 9416 |
| |
9416 |
| - | |
| 9417 | + | |
9417 | 9418 |
| |
9418 | 9419 |
| |
9419 | 9420 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
| 265 | + | |
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
| |||
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 | 1342 |
| |
| 1343 | + | |
1343 | 1344 |
| |
1344 | 1345 |
| |
1345 | 1346 |
| |
| |||
1393 | 1394 |
| |
1394 | 1395 |
| |
1395 | 1396 |
| |
1396 |
| - | |
| 1397 | + | |
1397 | 1398 |
| |
1398 | 1399 |
| |
1399 | 1400 |
| |
| |||
1894 | 1895 |
| |
1895 | 1896 |
| |
1896 | 1897 |
| |
1897 |
| - | |
1898 |
| - | |
| 1898 | + | |
1899 | 1899 |
| |
1900 | 1900 |
| |
1901 | 1901 |
| |
| |||
1914 | 1914 |
| |
1915 | 1915 |
| |
1916 | 1916 |
| |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
1917 | 1928 |
| |
1918 | 1929 |
| |
1919 | 1930 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1213 | 1216 |
| |
1214 | 1217 |
| |
1215 | 1218 |
| |
1216 |
| - | |
1217 |
| - | |
| 1219 | + | |
1218 | 1220 |
| |
1219 | 1221 |
| |
1220 | 1222 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3862 | 3862 |
| |
3863 | 3863 |
| |
3864 | 3864 |
| |
| 3865 | + | |
3865 | 3866 |
| |
3866 | 3867 |
| |
3867 | 3868 |
| |
| |||
4067 | 4068 |
| |
4068 | 4069 |
| |
4069 | 4070 |
| |
| 4071 | + | |
| 4072 | + | |
4070 | 4073 |
| |
4071 | 4074 |
| |
4072 | 4075 |
| |
| |||
6779 | 6782 |
| |
6780 | 6783 |
| |
6781 | 6784 |
| |
| 6785 | + | |
6782 | 6786 |
| |
6783 | 6787 |
| |
6784 | 6788 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4446 | 4446 |
| |
4447 | 4447 |
| |
4448 | 4448 |
| |
4449 |
| - | |
| 4449 | + | |
4450 | 4450 |
| |
4451 | 4451 |
| |
4452 |
| - | |
| 4452 | + | |
4453 | 4453 |
| |
4454 | 4454 |
| |
4455 | 4455 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
| 576 | + | |
576 | 577 |
| |
577 | 578 |
| |
578 | 579 |
| |
| |||
637 | 638 |
| |
638 | 639 |
| |
639 | 640 |
| |
| 641 | + | |
640 | 642 |
| |
641 | 643 |
| |
642 | 644 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
| 118 | + | |
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
| 399 | + | |
399 | 400 |
| |
400 | 401 |
| |
401 | 402 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 58 | + | |
68 | 59 |
| |
69 | 60 |
| |
70 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
| 339 | + | |
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
| 360 | + | |
| 361 | + | |
| 362 | + | |
360 | 363 |
| |
361 | 364 |
| |
362 | 365 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2172 | 2172 |
| |
2173 | 2173 |
| |
2174 | 2174 |
| |
2175 |
| - | |
| 2175 | + | |
2176 | 2176 |
| |
2177 | 2177 |
| |
2178 | 2178 |
| |
|
0 commit comments