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
7f802bbca25634c6bffe316de75771274f1d9b1d
TypeScript
/
tests
/
cases
T
History
Mateusz Burzyński
7f802bbca2
Fixed an issue with for statement's incrementor missing continue's control flow information (
#60950
)
2025-01-22 11:40:58 -08:00
..
compiler
Fixed an issue with for statement's incrementor missing continue's control flow information (
#60950
)
2025-01-22 11:40:58 -08:00
conformance
Treat
BigInt
type references in JSDoc as intended
bigint
s (
#60863
)
2025-01-22 08:33:00 -08:00
fourslash
Fixed "Delete all unused declarations" to delete self-referential functions (
#60888
)
2025-01-17 22:11:41 -08:00
project
…
projects
…
transpile
Fixed wrong error being reported on required initialized parameters with
isolatedDeclarations
(
#60980
)
2025-01-17 22:08:12 -08:00
unittests
…