File tree
2,158 files changed
+133658
-50361
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- .vscode
- lib
- cs
- de
- es
- fr
- ja
- pl
- ru
- tr
- zh-cn
- scripts
- build
- eslint/rules
- hooks
- src
- compiler
- transformers
- module
- debug
- executeCommandLine
- harness
- jsTyping
- lib
- loc/lcl
- deu/diagnosticMessages
- fra/diagnosticMessages
- jpn/diagnosticMessages
- plk/diagnosticMessages
- rus/diagnosticMessages
- server
- services
- codefixes
- formatting
- refactors
- shims
- testRunner
- parallel
- unittests
- config
- services
- tsbuild
- tsc
- tscWatch
- tsserver
- events
- tsc
- tsserver
- typingsInstallerCore
- tests
- baselines/reference
- api
- docker
- printerApi
- project
- invalidRootFile
- amd
- node
- jsFileCompilationDifferentNamesSpecified
- amd
- node
- showConfig
- Show TSConfig with files options
- Show TSConfig with watch options
- Shows tsconfig for single option
- disableSolutionSearching
- fallbackPolling
- listFilesOnly
- synchronousWatchDirectory
- 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
- 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
- missingExtendedConfig/initial-build
- moduleSpecifiers/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
- projectReferenceWithRootDirInParent/initial-build
- resolveJsonModule
- initial-build
- no-change-run
- sample1
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-build
- no-change-run
- transitiveReferences/initial-build
- watchMode
- 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
- 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
- config-with---isolatedModules
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- config-with---isolatedModules-and---declaration
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- with-default-config
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- with-default-config-and---declaration
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- forceConsistentCasingInFileNames
- incremental
- module-compilation
- own-file-emit-without-errors
- programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- updates-errors-in-lib-file
- when-module-file-with-global-definitions-changes
- when-non-module-file-changes
- resolutionCache
- ignores-changes-in-node_modules-that-start-with-dot
- watchEnvironment
- watchDirectories
- watchFile
- watchOptions
- user
- cases
- compiler
- conformance
- classes
- members/privateNames
- methodDeclarations
- propertyMemberDeclarations
- controlFlow
- dynamicImport
- enums
- es2019
- es2020/modules
- es6/memberFunctionDeclarations
- expressions
- nullishCoalescingOperator
- optionalChaining
- callChain
- delete
- privateIdentifierChain
- propertyAccessChain
- externalModules
- jsdoc
- declarations
- jsx
- parser/ecmascript5
- ErrorRecovery
- Blocks
- ClassElements
- ParameterLists
- SkippedTokens
- salsa
- types
- conditional
- intersection
- rest
- spread
- typeRelationships/typeInference
- union
- docker/azure-sdk
- fourslash
- server
- user
- fp-ts
- ts-toolbelt
- projects
- noEmitOnError
- src
- reexport/src
- main
- pure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,158 files changed
+133658
-50361
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
|
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: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
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: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
| |||
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 |
| |
4 | 16 |
| |
5 | 17 |
| |
| |||
10 | 22 |
| |
11 | 23 |
| |
12 | 24 |
| |
13 |
| - | |
| 25 | + | |
14 | 26 |
| |
15 | 27 |
| |
16 | 28 |
| |
| |||
20 | 32 |
| |
21 | 33 |
| |
22 | 34 |
| |
| 35 | + | |
| 36 | + | |
23 | 37 |
| |
24 | 38 |
| |
25 | 39 |
| |
| |||
34 | 48 |
| |
35 | 49 |
| |
36 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
37 | 58 |
| |
38 | 59 |
| |
39 |
| - | |
| 60 | + |
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
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 |
| |
89 | 89 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
0 commit comments