This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-14 16:56:06 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
serverCommandsFromFile
Add File
New File
Upload File
Apply Patch
TypeScript
/
tests
/
cases
/
transpile
History
Wesley Wigham
79a851426c
Attempt to reuse type parameter constraint nodes (
#58539
)
2024-05-16 14:51:09 -07:00
..
declarationBasicSyntax.ts
…
declarationCrossFileInferences.ts
…
declarationEmitPartialNodeReuse.ts
Partially reuse type nodes (
#58516
)
2024-05-14 13:56:41 -07:00
declarationLinkedAliases.ts
…
declarationLocalAliasOfImportAlias.ts
Preserve return type nodes which resolve to errors in declaration emit (
#58522
)
2024-05-13 11:55:01 -07:00
declarationPartialNodeReuseTypeOf.ts
Partially reuse type nodes (
#58516
)
2024-05-14 13:56:41 -07:00
declarationRestParameters.ts
Partially reuse type nodes (
#58516
)
2024-05-14 13:56:41 -07:00
declarationSingleFileHasErrors.ts
…
declarationSingleFileHasErrorsReported.ts
…
declarationsSimple.ts
…
declarationTypeParameterConstraint.ts
Attempt to reuse type parameter constraint nodes (
#58539
)
2024-05-16 14:51:09 -07:00
declarationTypeWithComputedName.ts
…
declarationUnresolvedGlobalReferencesNoErrors.ts
Declaration emit should avoid issuing errors on unresolved names (
#58536
)
2024-05-14 12:49:05 -07:00
declarationUnresolvedTypeReference2.ts
Partially reuse type nodes (
#58516
)
2024-05-14 13:56:41 -07:00
declarationUnresolvedTypeReference.ts
Preserve type nodes which resolve to errors in declaration emit output (
#58475
)
2024-05-08 13:29:51 -07:00