Commit 698f229
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- compiler
- transformers
- module
- harness
- unittests
- lib
- loc/lcl
- chs/diagnosticMessages
- cht/diagnosticMessages
- csy/diagnosticMessages
- deu/diagnosticMessages
- esn/diagnosticMessages
- fra/diagnosticMessages
- ita/diagnosticMessages
- jpn/diagnosticMessages
- kor/diagnosticMessages
- plk/diagnosticMessages
- ptb/diagnosticMessages
- rus/diagnosticMessages
- trk/diagnosticMessages
- server
- typingsInstaller
- services
- codefixes
- formatting
- refactors
- tests
- baselines/reference
- api
- project/rootDirectoryErrors
- amd
- FolderA/FolderB
- outdir/simple
- node
- FolderA/FolderB
- outdir/simple
- transformApi
- 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
- cases
- compiler
- conformance/types/keyof
- fourslash
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+100-72Lines changed: 100 additions & 72 deletions
Large diffs are not rendered by default.
Collapse file
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+100-5Lines changed: 100 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
251 | 258 | |
252 | 259 | |
253 | 260 | |
| ||
827 | 834 | |
828 | 835 | |
829 | 836 | |
| 837 | + |
830 | 838 | |
831 | 839 | |
832 | 840 | |
833 | 841 | |
834 | 842 | |
835 | 843 | |
| 844 | + |
836 | 845 | |
837 | 846 | |
838 | 847 | |
| ||
946 | 955 | |
947 | 956 | |
948 | 957 | |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
| 995 | + |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
949 | 1001 | |
950 | 1002 | |
951 | 1003 | |
| ||
1021 | 1073 | |
1022 | 1074 | |
1023 | 1075 | |
| 1076 | + |
| 1077 | + |
| 1078 | + |
| 1079 | + |
| 1080 | + |
| 1081 | + |
| 1082 | + |
| 1083 | + |
1024 | 1084 | |
1025 | 1085 | |
1026 | 1086 | |
| ||
1428 | 1488 | |
1429 | 1489 | |
1430 | 1490 | |
1431 | | - |
| 1491 | + |
1432 | 1492 | |
1433 | 1493 | |
1434 | 1494 | |
| ||
1512 | 1572 | |
1513 | 1573 | |
1514 | 1574 | |
1515 | | - |
| 1575 | + |
1516 | 1576 | |
1517 | | - |
| 1577 | + |
1518 | 1578 | |
1519 | 1579 | |
1520 | 1580 | |
| 1581 | + |
1521 | 1582 | |
1522 | 1583 | |
1523 | 1584 | |
| ||
1571 | 1632 | |
1572 | 1633 | |
1573 | 1634 | |
1574 | | - |
| 1635 | + |
1575 | 1636 | |
1576 | 1637 | |
1577 | 1638 | |
| 1639 | + |
| 1640 | + |
| 1641 | + |
| 1642 | + |
| 1643 | + |
| 1644 | + |
| 1645 | + |
| 1646 | + |
| 1647 | + |
| 1648 | + |
| 1649 | + |
| 1650 | + |
| 1651 | + |
| 1652 | + |
| 1653 | + |
| 1654 | + |
| 1655 | + |
| 1656 | + |
| 1657 | + |
| 1658 | + |
| 1659 | + |
| 1660 | + |
| 1661 | + |
1578 | 1662 | |
1579 | 1663 | |
1580 | 1664 | |
| ||
1863 | 1947 | |
1864 | 1948 | |
1865 | 1949 | |
| 1950 | + |
| 1951 | + |
| 1952 | + |
1866 | 1953 | |
1867 | 1954 | |
1868 | 1955 | |
| ||
2061 | 2148 | |
2062 | 2149 | |
2063 | 2150 | |
2064 | | - |
| 2151 | + |
2065 | 2152 | |
2066 | 2153 | |
2067 | 2154 | |
| ||
2132 | 2219 | |
2133 | 2220 | |
2134 | 2221 | |
| 2222 | + |
| 2223 | + |
| 2224 | + |
| 2225 | + |
| 2226 | + |
| 2227 | + |
| 2228 | + |
2135 | 2229 | |
2136 | 2230 | |
| 2231 | + |
2137 | 2232 | |
2138 | 2233 | |
2139 | 2234 | |
|
Collapse file
+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2068 | 2068 | |
2069 | 2069 | |
2070 | 2070 | |
| 2071 | + |
| 2072 | + |
| 2073 | + |
| 2074 | + |
2071 | 2075 | |
2072 | 2076 | |
2073 | 2077 | |
| ||
2328 | 2332 | |
2329 | 2333 | |
2330 | 2334 | |
| 2335 | + |
2331 | 2336 | |
2332 | 2337 | |
2333 | 2338 | |
|
Collapse file
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+47-1Lines changed: 47 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
895 | 895 | |
896 | 896 | |
897 | 897 | |
898 | | - |
| 898 | + |
899 | 899 | |
900 | 900 | |
901 | 901 | |
| ||
3559 | 3559 | |
3560 | 3560 | |
3561 | 3561 | |
| 3562 | + |
| 3563 | + |
| 3564 | + |
| 3565 | + |
| 3566 | + |
| 3567 | + |
| 3568 | + |
| 3569 | + |
| 3570 | + |
| 3571 | + |
| 3572 | + |
| 3573 | + |
| 3574 | + |
| 3575 | + |
| 3576 | + |
| 3577 | + |
| 3578 | + |
| 3579 | + |
| 3580 | + |
| 3581 | + |
| 3582 | + |
| 3583 | + |
| 3584 | + |
| 3585 | + |
| 3586 | + |
| 3587 | + |
| 3588 | + |
| 3589 | + |
| 3590 | + |
| 3591 | + |
| 3592 | + |
| 3593 | + |
| 3594 | + |
| 3595 | + |
| 3596 | + |
| 3597 | + |
| 3598 | + |
| 3599 | + |
| 3600 | + |
| 3601 | + |
| 3602 | + |
| 3603 | + |
3562 | 3604 | |
3563 | 3605 | |
3564 | 3606 | |
| ||
3956 | 3998 | |
3957 | 3999 | |
3958 | 4000 | |
| 4001 | + |
| 4002 | + |
| 4003 | + |
| 4004 | + |
3959 | 4005 | |
3960 | 4006 | |
3961 | 4007 | |
|
0 commit comments