File tree
4,079 files changed
+453316
-221593
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- .vscode
- lib
- cs
- de
- es
- fr
- ja
- ko
- pl
- pt-br
- ru
- tr
- zh-cn
- zh-tw
- scripts
- build
- eslint/rules
- hooks
- src
- cancellationToken
- compiler
- transformers
- declarations
- module
- debug
- executeCommandLine
- harness
- jsTyping
- lib
- loc/lcl
- chs/diagnosticMessages
- cht/diagnosticMessages
- csy/diagnosticMessages
- deu/diagnosticMessages
- esn/diagnosticMessages
- fra/diagnosticMessages
- jpn/diagnosticMessages
- kor/diagnosticMessages
- plk/diagnosticMessages
- ptb/diagnosticMessages
- rus/diagnosticMessages
- trk/diagnosticMessages
- server
- services
- codefixes
- formatting
- refactors
- shims
- testRunner
- parallel
- unittests
- config
- evaluation
- services
- tsbuild
- tsc
- tscWatch
- tsserver
- events
- tsc
- tsserver
- tsserverlibrary
- typescriptServices
- typingsInstallerCore
- tests
- baselines/reference
- api
- docker
- printerApi
- project
- invalidRootFile
- amd
- node
- jsFileCompilationDifferentNamesNotSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationDifferentNamesSpecified
- amd
- node
- jsFileCompilationDifferentNamesSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationSameNameDtsNotSpecifiedWithAllowJs
- amd
- node
- showConfig
- Show TSConfig with files options
- Show TSConfig with watch options
- Shows tsconfig for single option
- assumeChangesOnlyAffectDirectDependencies
- disableSolutionSearching
- disableSourceOfProjectReferenceRedirect
- fallbackPolling
- generateCpuProfile
- importsNotUsedAsValues
- listFilesOnly
- synchronousWatchDirectory
- useDefineForClassFields
- watchDirectory
- watchFile
- transformApi
- transpile
- 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
- amdModulesWithOut
- incremental-declaration-doesnt-change
- incremental-headers-change-without-dts-changes
- initial-Build
- initial-build
- configFileErrors
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-build
- no-change-run
- containerOnlyReferenced
- initial-build
- no-change-run
- demo/initial-build
- emitDeclarationOnly
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-build
- emptyFiles/initial-build
- exitCodeOnBogusFile/initial-build
- inferredTypeFromTransitiveModule
- incremental-declaration-changes
- initial-build
- javascriptProjectEmit
- incremental-declaration-doesnt-change
- initial-build
- lateBoundSymbol
- incremental-declaration-doesnt-change
- initial-build
- moduleSpecifiers
- initial-Build
- initial-build
- noEmitOnError/initial-build
- outFile
- initial-build
- no-change-run
- outfile-concat
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- incremental-headers-change-without-dts-changes
- initial-Build
- initial-build
- projectReferenceWithRootDirInParent/initial-build
- resolveJsonModule
- initial-build
- no-change-run
- sample1
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-Build
- initial-build
- no-change-run
- transitiveReferences/initial-build
- watchMode
- configFileErrors
- demo
- noEmitOnError
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- reexport
- tsc
- declarationEmit/initial-build
- incremental
- incremental-declaration-doesnt-change
- initial-build
- no-change-run
- listFilesOnly/initial-build
- runWithoutArgs/initial-build
- tscWatch
- consoleClearing
- when-preserveWatchOutput-is-true-in-config-file
- emit
- emit-file-content
- emit-for-configured-projects
- emit-with-outFile-or-out-setting
- when-module-emit-is-specified-as-node
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependencies
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- default/deepImportChanges
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,079 files changed
+453316
-221593
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 |
| - | |
| 49 | + |
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
| |||
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 |
| |
40 | 51 |
| |
41 | 52 |
| |
| |||
54 | 65 |
| |
55 | 66 |
| |
56 | 67 |
| |
| 68 | + | |
57 | 69 |
| |
58 | 70 |
| |
59 | 71 |
| |
| |||
96 | 108 |
| |
97 | 109 |
| |
98 | 110 |
| |
99 |
| - | |
100 | 111 |
| |
101 | 112 |
| |
102 | 113 |
| |
|
Lines changed: 44 additions & 37 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 |
| - | |
| 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 | + |
Lines changed: 47 additions & 45 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 |
| - | |
| 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 | + |
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 19 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 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Lines changed: 37 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 | + |
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 |
| - | |
| 65 | + | |
| 66 | + | |
65 | 67 |
| |
66 | 68 |
| |
67 | 69 |
| |
| |||
88 | 90 |
| |
89 | 91 |
| |
90 | 92 |
| |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
94 |
| - | |
| 97 | + | |
| 98 | + |
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
0 commit comments