This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e24cc01b08adabf8fcbe010719c348cd525b44dd
TypeScript
/
tests
/
cases
T
History
Wesley Wigham
and
GitHub
e24cc01b08
Cache instantiation expression types early enough to prevent reentrancy during printback (
#59931
)
2024-09-23 10:46:57 -07:00
..
compiler
Cache instantiation expression types early enough to prevent reentrancy during printback (
#59931
)
2024-09-23 10:46:57 -07:00
conformance
Fix error message for type-only import of ES module from CJS (
#59711
)
2024-08-23 12:05:40 -07:00
fourslash
Fixed a crash when trying to find references on
NoSubstitutionTemplateLiteral
with
LiteralType
parent (
#59889
)
2024-09-19 15:59:36 -07:00
project
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…