File tree
994 files changed
+78696
-24039
lines changed- .github/ISSUE_TEMPLATE
- scripts
- build
- eslint/rules
- hooks
- src
- compiler
- transformers
- module
- debug
- executeCommandLine
- harness
- jsTyping
- lib
- server
- services
- codefixes
- formatting
- refactors
- shims
- testRunner
- parallel
- unittests
- config
- services
- tsbuild
- tscWatch
- tsc
- tsserver
- events
- tsc
- tsserver
- typingsInstallerCore
- tests
- baselines/reference
- api
- docker
- printerApi
- showConfig
- Show TSConfig with files options
- Show TSConfig with watch options
- Shows tsconfig for single option
- disableSolutionSearching
- fallbackPolling
- 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 value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- tsbuild
- demo/initial-build
- javascriptProjectEmit/initial-build
- moduleSpecifiers/initial-build
- noEmitOnError/initial-build
- resolveJsonModule/initial-build
- sample1
- incremental-declaration-changes
- incremental-declaration-doesnt-change
- initial-build
- transitiveReferences/initial-build
- watchMode
- demo
- noEmitOnError
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- reexport
- tscWatch
- consoleClearing
- when-preserveWatchOutput-is-true-in-config-file
- emitAndErrorUpdates
- config-with---isolatedModules-and---declaration
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- config-with---isolatedModules
- 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
- with-default-config
- deep-import-changes
- updates-errors-when-file-transitively-exported-file-changes
- emit
- emit-file-content
- emit-for-configured-projects
- emit-with-outFile-or-out-setting
- when-module-emit-is-specified-as-node
- 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
- tsc/incremental
- incremental-declaration-doesnt-change
- initial-build
- user
- cases
- compiler
- conformance
- classes
- methodDeclarations
- propertyMemberDeclarations
- dynamicImport
- es2020/modules
- expressions
- nullishCoalescingOperator
- optionalChaining
- callChain
- delete
- externalModules
- jsdoc
- jsx
- salsa
- types
- conditional
- rest
- spread
- 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.
994 files changed
+78696
-24039
lines changedLines 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: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
481 | 480 |
| |
482 | 481 |
| |
483 | 482 |
| |
| |||
588 | 587 |
| |
589 | 588 |
| |
590 | 589 |
| |
591 |
| - | |
| 590 | + | |
592 | 591 |
| |
593 | 592 |
| |
594 | 593 |
| |
595 |
| - | |
| 594 | + | |
596 | 595 |
| |
597 | 596 |
| |
598 | 597 |
| |
599 |
| - | |
| 598 | + | |
600 | 599 |
| |
601 | 600 |
| |
602 | 601 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 | 95 |
| |
97 | 96 |
| |
98 | 97 |
| |
| |||
117 | 116 |
| |
118 | 117 |
| |
119 | 118 |
| |
120 |
| - | |
121 |
| - | |
| 119 | + | |
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 |
| - | |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
| |||
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
| 61 | + | |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
|
Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| |||
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
68 |
| - | |
69 |
| - | |
| 67 | + | |
| 68 | + | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
| |||
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
93 |
| - | |
94 |
| - | |
| 92 | + | |
| 93 | + | |
95 | 94 |
| |
96 | 95 |
| |
97 | 96 |
| |
| |||
161 | 160 |
| |
162 | 161 |
| |
163 | 162 |
| |
164 |
| - | |
165 | 163 |
| |
166 | 164 |
| |
167 | 165 |
| |
| |||
170 | 168 |
| |
171 | 169 |
| |
172 | 170 |
| |
173 |
| - | |
| 171 | + | |
174 | 172 |
| |
175 | 173 |
| |
176 | 174 |
| |
177 | 175 |
| |
178 |
| - | |
179 | 176 |
| |
180 | 177 |
| |
181 | 178 |
| |
|
Lines changed: 0 additions & 103 deletions
This file was deleted.
Lines changed: 44 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 | + |
scripts/hooks/post-checkout
100644
100755
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
0 commit comments