File tree
390 files changed
+8544
-4340
lines changed- scripts
- tslint
- src
- compiler
- transformers
- module
- harness
- unittests
- services
- lib
- server
- typingsInstaller
- services
- codefixes
- formatting
- refactors
- tests/baselines/reference
- project
- emitDecoratorMetadataCommonJSISolatedModules
- amd
- node
- emitDecoratorMetadataCommonJSISolatedModulesNoResolve
- amd
- node
- emitDecoratorMetadataSystemJS
- amd
- node
- emitDecoratorMetadataSystemJSISolatedModules
- amd
- node
- emitDecoratorMetadataSystemJSISolatedModulesNoResolve
- amd
- node
- jsFileCompilationDifferentNamesNotSpecified/node
- jsFileCompilationDifferentNamesNotSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationDifferentNamesSpecified
- amd
- node
- jsFileCompilationDifferentNamesSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationSameNameDTsSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationSameNameDtsNotSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationSameNameFilesNotSpecifiedWithAllowJs
- amd
- node
- jsFileCompilationSameNameFilesSpecifiedWithAllowJs
- amd
- node
- nodeModulesImportHigher
- amd
- node
- nodeModulesMaxDepthExceeded
- amd
- node
- nodeModulesMaxDepthIncreased
- amd
- node
- tsConfig
- Default initialized TSConfig
- 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 with enum value
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
390 files changed
+8544
-4340
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
| 61 | + |
+2-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 | 259 |
| |
263 | 260 |
| |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 | 261 |
| |
268 | 262 |
| |
269 | 263 |
| |
| |||
561 | 555 |
| |
562 | 556 |
| |
563 | 557 |
| |
564 |
| - | |
| 558 | + | |
565 | 559 |
| |
566 | 560 |
| |
567 | 561 |
| |
| |||
675 | 669 |
| |
676 | 670 |
| |
677 | 671 |
| |
678 |
| - | |
| 672 | + | |
679 | 673 |
| |
680 | 674 |
| |
681 | 675 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| 141 | + | |
141 | 142 |
| |
142 | 143 |
| |
143 | 144 |
| |
| |||
286 | 287 |
| |
287 | 288 |
| |
288 | 289 |
| |
289 |
| - | |
| 290 | + | |
290 | 291 |
| |
291 | 292 |
| |
292 | 293 |
| |
|
+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
| |||
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
89 | 96 |
| |
| 97 | + | |
90 | 98 |
| |
91 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
92 | 104 |
| |
93 | 105 |
| |
94 | 106 |
| |
| |||
153 | 165 |
| |
154 | 166 |
| |
155 | 167 |
| |
156 |
| - | |
| 168 | + | |
157 | 169 |
| |
158 | 170 |
| |
159 | 171 |
| |
160 | 172 |
| |
161 | 173 |
| |
162 |
| - | |
163 |
| - | |
164 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
165 | 179 |
| |
166 | 180 |
| |
167 | 181 |
| |
| |||
198 | 212 |
| |
199 | 213 |
| |
200 | 214 |
| |
| 215 | + | |
201 | 216 |
| |
202 | 217 |
| |
203 | 218 |
| |
204 | 219 |
| |
205 | 220 |
| |
206 | 221 |
| |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
207 | 243 |
| |
208 | 244 |
| |
209 | 245 |
| |
| |||
223 | 259 |
| |
224 | 260 |
| |
225 | 261 |
| |
| 262 | + | |
| 263 | + | |
| 264 | + | |
226 | 265 |
| |
227 | 266 |
| |
228 | 267 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments