File tree
42 files changed
+1281
-82
lines changed- src
- compiler
- harness
- lib
- tests
- baselines/reference
- api
- 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
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with list compiler options
- Initialized TSConfig with list compiler options with enum value
- cases/conformance/functions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1281
-82
lines changedLines changed: 37 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
| |||
476 | 477 |
| |
477 | 478 |
| |
478 | 479 |
| |
| 480 | + | |
| 481 | + | |
479 | 482 |
| |
480 | 483 |
| |
481 | 484 |
| |
| |||
7391 | 7394 |
| |
7392 | 7395 |
| |
7393 | 7396 |
| |
7394 |
| - | |
7395 |
| - | |
| 7397 | + | |
| 7398 | + | |
| 7399 | + | |
| 7400 | + | |
| 7401 | + | |
| 7402 | + | |
7396 | 7403 |
| |
7397 | 7404 |
| |
7398 | 7405 |
| |
| |||
13250 | 13257 |
| |
13251 | 13258 |
| |
13252 | 13259 |
| |
13253 |
| - | |
13254 |
| - | |
13255 |
| - | |
13256 |
| - | |
| 13260 | + | |
| 13261 | + | |
13257 | 13262 |
| |
13258 | 13263 |
| |
13259 | 13264 |
| |
| |||
13900 | 13905 |
| |
13901 | 13906 |
| |
13902 | 13907 |
| |
13903 |
| - | |
13904 |
| - | |
13905 |
| - | |
13906 |
| - | |
13907 |
| - | |
13908 |
| - | |
13909 |
| - | |
13910 |
| - | |
13911 |
| - | |
| 13908 | + | |
| 13909 | + | |
| 13910 | + | |
| 13911 | + | |
| 13912 | + | |
| 13913 | + | |
| 13914 | + | |
| 13915 | + | |
| 13916 | + | |
| 13917 | + | |
| 13918 | + | |
13912 | 13919 |
| |
13913 | 13920 |
| |
13914 | 13921 |
| |
| |||
19695 | 19702 |
| |
19696 | 19703 |
| |
19697 | 19704 |
| |
19698 |
| - | |
| 19705 | + | |
| 19706 | + | |
| 19707 | + | |
| 19708 | + | |
19699 | 19709 |
| |
19700 | 19710 |
| |
19701 | 19711 |
| |
| |||
19708 | 19718 |
| |
19709 | 19719 |
| |
19710 | 19720 |
| |
19711 |
| - | |
| 19721 | + | |
| 19722 | + | |
| 19723 | + | |
| 19724 | + | |
19712 | 19725 |
| |
19713 | 19726 |
| |
19714 | 19727 |
| |
| |||
28040 | 28053 |
| |
28041 | 28054 |
| |
28042 | 28055 |
| |
28043 |
| - | |
28044 |
| - | |
| 28056 | + | |
| 28057 | + | |
| 28058 | + | |
| 28059 | + | |
| 28060 | + | |
28045 | 28061 |
| |
28046 | 28062 |
| |
28047 | 28063 |
| |
| |||
28821 | 28837 |
| |
28822 | 28838 |
| |
28823 | 28839 |
| |
| 28840 | + | |
| 28841 | + | |
28824 | 28842 |
| |
28825 | 28843 |
| |
28826 | 28844 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
376 | 384 |
| |
377 | 385 |
| |
378 | 386 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3759 | 3759 |
| |
3760 | 3760 |
| |
3761 | 3761 |
| |
| 3762 | + | |
| 3763 | + | |
| 3764 | + | |
| 3765 | + | |
3762 | 3766 |
| |
3763 | 3767 |
| |
3764 | 3768 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4427 | 4427 |
| |
4428 | 4428 |
| |
4429 | 4429 |
| |
| 4430 | + | |
4430 | 4431 |
| |
4431 | 4432 |
| |
4432 | 4433 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7085 | 7085 |
| |
7086 | 7086 |
| |
7087 | 7087 |
| |
7088 |
| - | |
| 7088 | + | |
7089 | 7089 |
| |
7090 | 7090 |
| |
7091 | 7091 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
|
Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
298 | 358 |
| |
299 | 359 |
| |
300 | 360 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2494 | 2494 |
| |
2495 | 2495 |
| |
2496 | 2496 |
| |
| 2497 | + | |
2497 | 2498 |
| |
2498 | 2499 |
| |
2499 | 2500 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2494 | 2494 |
| |
2495 | 2495 |
| |
2496 | 2496 |
| |
| 2497 | + | |
2497 | 2498 |
| |
2498 | 2499 |
| |
2499 | 2500 |
| |
|
Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 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 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
|
0 commit comments