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
112e860602b2b46f7a1f179a8f6357f6e4db2370
TypeScript
/
tests
/
cases
T
History
Wesley Wigham
112e860602
Allow references to the global Symbol in computed property names under isolatedDeclarations (
#58771
)
2024-06-04 12:55:24 -07:00
..
compiler
Resolve keyof and index operations instead of their targets. (
#58758
)
2024-06-03 16:21:48 -07:00
conformance
Fixed an issue with broken
await using
declarations in
for of
loops (
#56466
)
2024-05-31 10:55:28 -07:00
fourslash
fix58438: do not delete comments/code following unterminated string completion (
#58742
)
2024-06-03 21:10:32 -07:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
transpile
Allow references to the global Symbol in computed property names under isolatedDeclarations (
#58771
)
2024-06-04 12:55:24 -07:00
unittests
…