Gabriela Araujo Britto
|
8f408cc120
|
Check resolution of tslib per file (#58654)
|
2024-05-28 16:45:51 -07:00 |
|
Anders Hejlsberg
|
1d026a9f69
|
Only resolve source return type when actually needed during inference (#58650)
|
2024-05-28 08:10:06 -07:00 |
|
 graphemeclusterandRon Buckton
|
d0ef028841
|
Improve Recovery of Unterminated Regular Expressions (#58289)
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
|
2024-05-24 15:46:26 -04:00 |
|
Titian Cernicova-Dragomir
|
842cf177db
|
Improved errors for required parameters with default values in isolated declaration (#58637)
|
2024-05-24 11:50:47 -07:00 |
|
Isabel Duan
|
cffc425ad7
|
fix53287 mergeSymbol checks if the resolved target can merge with the source (#58326)
|
2024-05-23 17:30:13 -07:00 |
|
Titian Cernicova-Dragomir
|
2b4e7e34e7
|
Improve reuse of nodes in signatures with type mapping (#58546)
|
2024-05-23 12:11:29 -07:00 |
|
 Wesley WighamandTypeScript Bot
|
b3f3bb3d38
|
Propagate the error any type in union and intersection construction (#58610)
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
|
2024-05-23 09:38:57 -07:00 |
|
Titian Cernicova-Dragomir
|
a203ace7af
|
Ban inferred return type on async and generator functions. (#58628)
|
2024-05-23 09:29:49 -07:00 |
|
Titian Cernicova-Dragomir
|
8537bb72eb
|
Error if type node uses inaccessible type in isolated declarations (#58620)
|
2024-05-22 15:51:11 -07:00 |
|
Wesley Wigham
|
b682ed4504
|
Lock down computed names in object literals and classes under --isolatedDeclarations (#58596)
|
2024-05-22 12:28:07 -07:00 |
|
Sheetal Nandi
|
cd40d26f01
|
Skip typechecking file when generating declaraiton to get d.ts signature for incremental build (#58592)
|
2024-05-21 14:09:44 -07:00 |
|
 Wesley WighamandTypeScript Bot
|
6f72e24544
|
Fix elided var handling in declaration emit visibility checks (#58605)
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
|
2024-05-21 13:44:35 -07:00 |
|
Wesley Wigham
|
79a851426c
|
Attempt to reuse type parameter constraint nodes (#58539)
|
2024-05-16 14:51:09 -07:00 |
|
Isabel Duan
|
4da470da37
|
fix56509: return type if tryCreateAwaitedType fails (#58547)
|
2024-05-16 14:02:15 -07:00 |
|
Titian Cernicova-Dragomir
|
4ece0a381b
|
Partially reuse type nodes (#58516)
|
2024-05-14 13:56:41 -07:00 |
|
Wesley Wigham
|
2d47953d9d
|
Declaration emit should avoid issuing errors on unresolved names (#58536)
|
2024-05-14 12:49:05 -07:00 |
|
Anders Hejlsberg
|
d90e8e7eca
|
Fix constant evaluation of template string expressions (#58500)
|
2024-05-14 09:44:05 -04:00 |
|
Wesley Wigham
|
56cfd6c3a8
|
Preserve return type nodes which resolve to errors in declaration emit (#58522)
|
2024-05-13 11:55:01 -07:00 |
|
Joost Koehoorn
|
0b37062eb0
|
Remove unused SymbolLinks properties (#58393)
|
2024-05-10 15:01:22 -07:00 |
|
Titian Cernicova-Dragomir
|
72c12c9920
|
Isolated declarations fix signature serialization scoping (#58409)
|
2024-05-10 14:09:25 -07:00 |
|
Wesley Wigham
|
9f9682c0a0
|
Move all js emit alias marking behavior behind a single entrypoint (#58366)
|
2024-05-09 17:03:11 -07:00 |
|
Wesley Wigham
|
fece7f11c0
|
Preserve type nodes which resolve to errors in declaration emit output (#58475)
|
2024-05-08 13:29:51 -07:00 |
|
Andrew Branch
|
bc14459f3b
|
Refactor default export info name gathering (#58460)
|
2024-05-08 09:33:17 -07:00 |
|
 Andrew BranchandSheetal Nandi
|
14b4529a69
|
Fix tslib resolutions (#58451)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
|
2024-05-07 11:28:20 -07:00 |
|
 Wesley WighamandTypeScript Bot
|
0d3c48109d
|
Declaration emit should retain (instead of elide) unresolved computed names (#58428)
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
|
2024-05-07 05:42:13 -07:00 |
|
Jake Bailey
|
16beff101a
|
Use explicit extensions for imports within src (#58421)
|
2024-05-06 17:07:54 -07:00 |
|
Mateusz Burzyński
|
9598d35074
|
Avoid getting single call signatures when parameter types are the same (#58392)
|
2024-05-06 16:49:24 -07:00 |
|
Anders Hejlsberg
|
3a74ec4e99
|
Disable constraint reduction in intersections created by constraint hoisting (#58403)
|
2024-05-02 16:55:11 -07:00 |
|
Mateusz Burzyński
|
f01cae8893
|
Fixed an issue with missingType narrowing by case undefined in default cases (#58001)
|
2024-05-01 08:57:42 -07:00 |
|
 Hana JooandAndrew Branch
|
33b156147b
|
Add a code fixer for --isolatedDeclarations errors (#58260)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
|
2024-04-30 15:25:51 -07:00 |
|
Anders Hejlsberg
|
749bd834be
|
Cache discriminated contextual types (#58372)
|
2024-04-30 12:40:28 -07:00 |
|
Wesley Wigham
|
36146aa2ea
|
Remove seemingly unused SymbolLink constEnumReferenced (#58377)
|
2024-04-30 11:35:09 -07:00 |
|
Anders Hejlsberg
|
c763c277eb
|
Fix ghost errors resulting from out-of-order type checking (#58337)
|
2024-04-29 14:27:18 -07:00 |
|
 Ron BucktonandJake Bailey
|
cd566bad95
|
RegExp syntax checking performance (#58339)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2024-04-29 15:12:36 -04:00 |
|
Gabriela Araujo Britto
|
d2ad3ca035
|
Improve diagnostics deduplication 2 (#58318)
|
2024-04-29 10:24:22 -07:00 |
|
Wesley Wigham
|
f76727d17a
|
Add noCheck API option (#57934)
|
2024-04-26 13:21:15 -07:00 |
|
Oleksandr T
|
501fa6e4e4
|
fix(58265): JSDoc comment string with the keyword "@private" before import statement in JS file result in cryptic error TS1191 during compilation (#58297)
|
2024-04-24 21:18:31 -07:00 |
|
Ron Buckton
|
e28ad995d1
|
Report RegExp errors in grammar check, use Annex B grammar (#58295)
|
2024-04-24 19:16:05 -04:00 |
|
Wesley Wigham
|
e6ba82b346
|
Error on references to literal enum members in conditions (#58264)
|
2024-04-24 10:32:53 -07:00 |
|
 Armando AguirreandArmando Aguirre Sepulveda
|
5b69fdf541
|
Clone questionMark and dotdotdot token (#58263)
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
|
2024-04-24 10:20:59 -07:00 |
|
 
|
e62418e868
|
Isolated declarations errors (#58201)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2024-04-19 15:37:15 -07:00 |
|
Ryan Cavanaugh
|
aedd1b1bb5
|
Correctly compute noUncheckedIndexedAccess effects on compound/increment/decrement assignments (#58239)
|
2024-04-19 14:13:54 -07:00 |
|
 Mateusz BurzyńskiandWesley Wigham
|
e0755dc7c1
|
Fixed single signature type parameter leak (#58008)
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
|
2024-04-19 10:15:42 -07:00 |
|
Jake Bailey
|
84265652d6
|
Rename isParameterDeclaration to isPartOfParameterDeclaration (#58251)
|
2024-04-19 09:34:28 -07:00 |
|
Mateusz Burzyński
|
fb1b26cc68
|
Propagate object flags related to object and array literals onto module.exports types (#57467)
|
2024-04-16 11:21:01 -07:00 |
|
Gabriela Araujo Britto
|
fd238857b4
|
Avoid infinite recursion with inferReverseMappedType (#57837)
|
2024-04-16 10:43:39 -07:00 |
|
Mateusz Burzyński
|
be1f89271c
|
Fix declaration emit of divergent accessors in JS classes (#58172)
|
2024-04-15 16:48:04 -07:00 |
|
Wesley Wigham
|
a9b0d1ee53
|
Use better context scope for class constructor implementation signatures (#58168)
|
2024-04-12 12:52:14 -07:00 |
|
Andrew Branch
|
585a9af830
|
Respect package.json "type" and module-format-specific file extensions in more module modes (#57896)
|
2024-04-12 12:47:09 -07:00 |
|
Wesley Wigham
|
6092c2d4c4
|
Add missing recursive vistor on copied import type nodes (#58165)
|
2024-04-12 10:53:57 -07:00 |
|