File tree
746 files changed
+70220
-2529
lines changed- .github
- codeql
- workflows
- .vscode
- doc
- scripts
- src
- compiler
- factory
- transformers
- module
- executeCommandLine
- harness
- jsTyping
- 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
- services
- codefixes
- refactors
- testRunner
- unittests
- config
- services
- tsbuild
- tsserver
- tests
- baselines/reference
- JSDocParsing
- api
- convertToAsyncFunction
- showConfig/Shows tsconfig for single option
- bundledPackageName
- generateTrace
- 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
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with list compiler options
- Initialized TSConfig with list compiler options with enum value
- tsbuild
- javascriptProjectEmit/initial-build
- outFile/initial-build
- outfile-concat/initial-build
- transitiveReferences/initial-build
- watchMode/programUpdates
- tsc/runWithoutArgs/initial-build
- tscWatch/programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- cases
- compiler
- conformance
- classes/classDeclarations/classAbstractKeyword
- controlFlow
- declarationEmit
- es6/destructuring
- expressions/typeGuards
- generators
- jsdoc
- declarations
- jsx/jsxs
- pedantic
- salsa
- statements/tryStatements
- types
- intersection
- literal
- mapped
- tuple
- typeAliases
- docker/chrome-devtools-frontend-next
- fourslash
- server
- shims
- shims-pp
- 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.
746 files changed
+70220
-2529
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Lines changed: 54 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 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 |
| |
52 | 57 |
| |
53 | 58 |
| |
54 | 59 |
| |
55 | 60 |
| |
56 | 61 |
| |
57 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
58 | 68 |
| |
59 | 69 |
| |
60 | 70 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| |||
591 | 591 |
| |
592 | 592 |
| |
593 | 593 |
| |
594 |
| - | |
| 594 | + | |
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 47 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| 177 | + | |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| |||
831 | 833 |
| |
832 | 834 |
| |
833 | 835 |
| |
| 836 | + | |
834 | 837 |
| |
835 | 838 |
| |
836 | 839 |
| |
| |||
850 | 853 |
| |
851 | 854 |
| |
852 | 855 |
| |
853 |
| - | |
| 856 | + | |
854 | 857 |
| |
855 | 858 |
| |
856 | 859 |
| |
| |||
2805 | 2808 |
| |
2806 | 2809 |
| |
2807 | 2810 |
| |
2808 |
| - | |
2809 |
| - | |
2810 |
| - | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
2811 | 2814 |
| |
2812 | 2815 |
| |
2813 | 2816 |
| |
| |||
2974 | 2977 |
| |
2975 | 2978 |
| |
2976 | 2979 |
| |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
2977 | 2984 |
| |
2978 | 2985 |
| |
2979 | 2986 |
| |
|
0 commit comments