File tree
2,299 files changed
+312900
-34692
lines changed- .github
- workflows
- src
- compiler
- factory
- transformers
- module
- deprecatedCompat
- executeCommandLine
- harness
- lib
- server
- services
- codefixes
- formatting
- refactors
- testRunner
- unittests
- config
- evaluation
- services
- tsbuild
- tscWatch
- tsc
- tsserver
- tsserver
- tests
- baselines/reference
- JSDocParsing
- api
- docker
- organizeImports
- project/rootDirectoryWithoutOutDir
- amd
- node
- showConfig/Shows tsconfig for single option
- noImplicitOverride
- pedanticOverride
- 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
- tsbuild
- $publicAPI/initial-build
- amdModulesWithOut
- incremental-declaration-doesnt-change
- incremental-headers-change-without-dts-changes
- initial-build
- clean/initial-build
- configFileErrors/incremental-declaration-changes
- configFileExtends/initial-build
- containerOnlyReferenced/initial-build
- declarationEmit/initial-build
- demo/initial-build
- emitDeclarationOnly/initial-build
- emptyFiles/initial-build
- inferredTypeFromTransitiveModule/initial-build
- javascriptProjectEmit/initial-build
- lateBoundSymbol/initial-build
- moduleResolution
- initial-build
- moduleSpecifiers/initial-build
- noEmitOnError/initial-build
- outFile/initial-build
- outfile-concat
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- incremental-headers-change-without-dts-changes
- initial-build
- outputPaths/initial-build
- projectReferenceWithRootDirInParent/initial-build
- resolveJsonModule/initial-build
- sample1
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-build
- transitiveReferences/initial-build
- watchMode
- configFileErrors
- demo
- moduleResolutionCache
- noEmitOnError
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- reexport
- tscWatch
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- assumeChangesOnlyAffectDirectDependencies
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- defaultAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- default
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- incremental
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- assumeChangesOnlyAffectDirectDependencies
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- defaultAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- default
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- isolatedModulesAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- isolatedModules
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- isolatedModulesAndD
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- isolatedModules
- deepImportChanges
- updates-errors-when-file-transitively-exported-file-changes
- emit
- emit-file-content
- emit-for-configured-projects
- emit-with-outFile-or-out-setting
- forceConsistentCasingInFileNames
- incremental
- module-compilation
- own-file-emit-without-errors
- programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- projectsWithReferences
- resolutionCache
- watchApi
- watchEnvironment/watchFile
- tsc
- incremental/initial-build
- react-jsx-emit-mode/initial-build
- runWithoutArgs/initial-build
- user
- cases
- compiler
- conformance
- classes
- classDeclarations
- classExpressions
- members
- classTypes
- privateNames
- propertyMemberDeclarations
- staticIndexSignature
- controlFlow
- decorators
- class/method/parameter
- invalid
- dynamicImport
- es2020
- es2021/logicalAssignment
- es6
- computedProperties
- templates
- expressions
- functionCalls
- optionalChaining
- callChain
- privateIdentifierChain
- thisKeyword
- externalModules
- typeOnly
- interfaces/interfaceDeclarations
- jsdoc
- declarations
- jsx
- override
- parser
- ecmascript2021/numericSeparators
- ecmascript5/ErrorRecovery/ArrayLiteralExpressions
- salsa
- types
- intersection
- literal
- members
- spread
- typeRelationships/comparable
- uniqueSymbol
- docker
- azure-sdk
- chrome-devtools-frontend-next
- office-ui-fabric
- prettier
- pyright
- rxjs
- vscode
- vue-next
- xterm.js
- fourslash
- server
- shims-pp
- shims
- project
- user/grunt
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,299 files changed
+312900
-34692
lines changedLines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 238 additions & 202 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
| 132 | + | |
134 | 133 |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| 686 | + | |
686 | 687 |
| |
687 | 688 |
| |
688 | 689 |
| |
| |||
2122 | 2123 |
| |
2123 | 2124 |
| |
2124 | 2125 |
| |
2125 |
| - | |
2126 |
| - | |
2127 |
| - | |
| 2126 | + | |
| 2127 | + | |
| 2128 | + | |
2128 | 2129 |
| |
2129 | 2130 |
| |
2130 | 2131 |
| |
| |||
2767 | 2768 |
| |
2768 | 2769 |
| |
2769 | 2770 |
| |
2770 |
| - | |
2771 |
| - | |
| 2771 | + | |
| 2772 | + | |
2772 | 2773 |
| |
2773 | 2774 |
| |
2774 | 2775 |
| |
| |||
3187 | 3188 |
| |
3188 | 3189 |
| |
3189 | 3190 |
| |
3190 |
| - | |
| 3191 | + | |
3191 | 3192 |
| |
3192 | 3193 |
| |
3193 | 3194 |
| |
|
0 commit comments