File tree
366 files changed
+6379
-835
lines changed- src
- compiler
- transformers
- module
- harness
- jsTyping
- lib
- services
- testRunner
- unittests
- config
- tsbuild
- tsserver
- tests
- baselines/reference
- api
- showConfig/Shows tsconfig for single option
- bundledPackageName
- jsxImportSource
- noUncheckedIndexedAccess
- tsConfig
- Default initialized TSConfig
- Initialized TSConfig with advanced options
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- tsbuild
- javascriptProjectEmit/initial-build
- outFile/initial-build
- outfile-concat/initial-build
- transitiveReferences/initial-build
- watchMode/programUpdates
- tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit
- tsc/runWithoutArgs/initial-build
- cases
- compiler
- conformance
- declarationEmit
- es6/destructuring
- generators
- jsx/jsxs
- pedantic
- salsa
- types/literal
- fourslash
- shims-pp
- shims
- projects
- container
- compositeExec
- exec
- lib
- outfile-concat
- first
- second
- third
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
366 files changed
+6379
-835
lines changedLines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 90 additions & 34 deletions
Large diffs are not rendered by default.
Lines changed: 43 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 |
| |
6 | 17 |
| |
7 | 18 |
| |
| |||
23 | 34 |
| |
24 | 35 |
| |
25 | 36 |
| |
| 37 | + | |
26 | 38 |
| |
27 | 39 |
| |
28 | 40 |
| |
| |||
51 | 63 |
| |
52 | 64 |
| |
53 | 65 |
| |
| 66 | + | |
54 | 67 |
| |
55 | 68 |
| |
56 | 69 |
| |
| |||
365 | 378 |
| |
366 | 379 |
| |
367 | 380 |
| |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
| 381 | + | |
373 | 382 |
| |
374 | 383 |
| |
375 | 384 |
| |
| |||
615 | 624 |
| |
616 | 625 |
| |
617 | 626 |
| |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
618 | 635 |
| |
619 | 636 |
| |
620 | 637 |
| |
| |||
780 | 797 |
| |
781 | 798 |
| |
782 | 799 |
| |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
783 | 806 |
| |
784 | 807 |
| |
785 | 808 |
| |
| |||
1002 | 1025 |
| |
1003 | 1026 |
| |
1004 | 1027 |
| |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1005 | 1036 |
| |
1006 | 1037 |
| |
1007 | 1038 |
| |
| |||
2486 | 2517 |
| |
2487 | 2518 |
| |
2488 | 2519 |
| |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
| 2526 | + | |
2489 | 2527 |
| |
2490 | 2528 |
| |
2491 | 2529 |
| |
|
Lines changed: 19 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2250 | 2250 |
| |
2251 | 2251 |
| |
2252 | 2252 |
| |
2253 |
| - | |
2254 |
| - | |
2255 |
| - | |
2256 |
| - | |
2257 |
| - | |
2258 |
| - | |
2259 | 2253 |
| |
2260 |
| - | |
2261 |
| - | |
2262 |
| - | |
2263 |
| - | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
2264 | 2264 |
| |
2265 |
| - | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
2266 | 2274 |
| |
2267 | 2275 |
|
Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1184 | 1184 |
| |
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 |
| - | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
1188 | 1195 |
| |
1189 | 1196 |
| |
1190 | 1197 |
| |
| |||
3486 | 3493 |
| |
3487 | 3494 |
| |
3488 | 3495 |
| |
3489 |
| - | |
3490 |
| - | |
3491 |
| - | |
3492 |
| - | |
3493 | 3496 |
| |
3494 | 3497 |
| |
3495 | 3498 |
| |
| |||
3602 | 3605 |
| |
3603 | 3606 |
| |
3604 | 3607 |
| |
| 3608 | + | |
| 3609 | + | |
| 3610 | + | |
| 3611 | + | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
3605 | 3616 |
| |
3606 | 3617 |
| |
3607 | 3618 |
| |
| |||
4501 | 4512 |
| |
4502 | 4513 |
| |
4503 | 4514 |
| |
| 4515 | + | |
| 4516 | + | |
| 4517 | + | |
| 4518 | + | |
4504 | 4519 |
| |
4505 | 4520 |
| |
4506 | 4521 |
| |
| |||
4706 | 4721 |
| |
4707 | 4722 |
| |
4708 | 4723 |
| |
| 4724 | + | |
| 4725 | + | |
| 4726 | + | |
| 4727 | + | |
| 4728 | + | |
4709 | 4729 |
| |
4710 | 4730 |
| |
4711 | 4731 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
791 |
| - | |
792 |
| - | |
| 791 | + | |
| 792 | + | |
793 | 793 |
| |
794 |
| - | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
795 | 797 |
| |
796 | 798 |
| |
797 |
| - | |
| 799 | + | |
| 800 | + | |
798 | 801 |
| |
799 | 802 |
| |
800 | 803 |
| |
| |||
1368 | 1371 |
| |
1369 | 1372 |
| |
1370 | 1373 |
| |
| 1374 | + | |
1371 | 1375 |
| |
1372 | 1376 |
| |
1373 | 1377 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
| |||
278 | 279 |
| |
279 | 280 |
| |
280 | 281 |
| |
281 |
| - | |
| 282 | + | |
282 | 283 |
| |
283 | 284 |
| |
284 | 285 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8879 | 8879 |
| |
8880 | 8880 |
| |
8881 | 8881 |
| |
| 8882 | + | |
| 8883 | + | |
8882 | 8884 |
| |
8883 | 8885 |
| |
8884 | 8886 |
| |
|
Lines changed: 27 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2994 | 2994 |
| |
2995 | 2995 |
| |
2996 | 2996 |
| |
2997 |
| - | |
2998 |
| - | |
2999 |
| - | |
3000 |
| - | |
3001 | 2997 |
| |
3002 | 2998 |
| |
3003 | 2999 |
| |
| |||
3056 | 3052 |
| |
3057 | 3053 |
| |
3058 | 3054 |
| |
| 3055 | + | |
| 3056 | + | |
| 3057 | + | |
3059 | 3058 |
| |
3060 | 3059 |
| |
3061 | 3060 |
| |
| |||
3139 | 3138 |
| |
3140 | 3139 |
| |
3141 | 3140 |
| |
| 3141 | + | |
| 3142 | + | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
3142 | 3146 |
| |
3143 | 3147 |
| |
3144 | 3148 |
| |
| |||
3191 | 3195 |
| |
3192 | 3196 |
| |
3193 | 3197 |
| |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
3194 | 3201 |
| |
3195 | 3202 |
| |
3196 | 3203 |
| |
| |||
3203 | 3210 |
| |
3204 | 3211 |
| |
3205 | 3212 |
| |
| 3213 | + | |
| 3214 | + | |
| 3215 | + | |
3206 | 3216 |
| |
3207 | 3217 |
| |
3208 | 3218 |
| |
3209 | 3219 |
| |
3210 | 3220 |
| |
| 3221 | + | |
| 3222 | + | |
| 3223 | + | |
| 3224 | + | |
| 3225 | + | |
| 3226 | + | |
| 3227 | + | |
| 3228 | + | |
| 3229 | + | |
| 3230 | + | |
| 3231 | + | |
| 3232 | + | |
3211 | 3233 |
| |
3212 | 3234 |
| |
3213 | 3235 |
| |
| |||
3316 | 3338 |
| |
3317 | 3339 |
| |
3318 | 3340 |
| |
3319 |
| - | |
| 3341 | + | |
3320 | 3342 |
| |
3321 | 3343 |
| |
3322 | 3344 |
| |
|
0 commit comments