Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ddouble
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2022
Make getSupportedCodeFixes on LS so it can be proxied by plugins (#51769)
Show description for 3716ffe
sheetalkamat
authored
3716ffe
View commit details
Copy full SHA for 3716ffe
Browse repository at this point
Update package-lock.json
typescript-bot
committed
52203db
View commit details
Copy full SHA for 52203db
Browse repository at this point
Update to esbuild v0.16 (#51803)
jakebailey
authored
4f951d7
View commit details
Copy full SHA for 4f951d7
Browse repository at this point
Ignore switch statement bypass control flows that produce `never` (#51703)
Show description for b9d0e17
ahejlsberg
authored
b9d0e17
View commit details
Copy full SHA for b9d0e17
Browse repository at this point
Commits on Dec 7, 2022
Use `missingType` in `--noUncheckedIndexedAccess` mode (#51653)
Show description for d43112a
ahejlsberg
authored
d43112a
View commit details
Copy full SHA for d43112a
Browse repository at this point
Visit child nodes in `checkExpressionWithTypeArguments` (#51804)
Show description for 91f89b9
ahejlsberg
authored
91f89b9
View commit details
Copy full SHA for 91f89b9
Browse repository at this point
Remove some unnecessary createGetCanonicalFileName by exposing one from program (#51796)
sheetalkamat
authored
a77a79f
View commit details
Copy full SHA for a77a79f
Browse repository at this point
Fixed substition types for non-generic indexed accesses (#51621)
Andarist
authored
6684e3d
View commit details
Copy full SHA for 6684e3d
Browse repository at this point
Unify verifyTsc and verifyTscWithEdits and make them look like verifyTscWatch for easy copy paste (#51798)
Show description for 832a6e4
sheetalkamat
authored
832a6e4
View commit details
Copy full SHA for 832a6e4
Browse repository at this point
Instead of computing signatures during building, compute them afterwards for verification (#51718)
Show description for e0293b5
sheetalkamat
authored
e0293b5
View commit details
Copy full SHA for e0293b5
Browse repository at this point
Fix namespace import update bug, simplify, comment, and rename (#51797)
andrewbranch
authored
dc3daa6
View commit details
Copy full SHA for dc3daa6
Browse repository at this point
fix & test (#51792)
gabritto
authored
a153635
View commit details
Copy full SHA for a153635
Browse repository at this point
Remove emitDeclarationOnly hack now that build mode supports it as a flag (#51795)
jakebailey
authored
4ac75fa
View commit details
Copy full SHA for 4ac75fa
Browse repository at this point
Commits on Dec 6, 2022
Make resolution cache use sets instead of arrays for easier checking (#51735)
sheetalkamat
authored
84e475c
View commit details
Copy full SHA for 84e475c
Browse repository at this point
Use non relative name cache for type reference resolutions and API updates (#51732)
Show description for 38f33ad
sheetalkamat
authored
38f33ad
View commit details
Copy full SHA for 38f33ad
Browse repository at this point
Remove some files from the repo root (#51446)
jakebailey
authored
703652c
View commit details
Copy full SHA for 703652c
Browse repository at this point
Replace a few type assertions with annotations and `satisfies`. (#51685)
DanielRosenwasser
authored
3c99d50
View commit details
Copy full SHA for 3c99d50
Browse repository at this point
Fix missed errors in switch when using union of literal and non-literal types (#38686) (#51373)
Show description for af1d91d
ericbf
authored
af1d91d
View commit details
Copy full SHA for af1d91d
Browse repository at this point
Unconditionally use WeakMap in debug (#51785)
jakebailey
authored
bb42b5c
View commit details
Copy full SHA for bb42b5c
Browse repository at this point
Add FabricBot config, removing @amcasey pings (#51775)
Show description for c2fa967
andrewbranch
authored
c2fa967
View commit details
Copy full SHA for c2fa967
Browse repository at this point
(fix #50725, #50710) add file extensions in import statements (#51702)
Show description for ae9c671
iisaduan
authored
ae9c671
View commit details
Copy full SHA for ae9c671
Browse repository at this point
Remove webServer (#51699)
Show description for 5bb204e
sandersn
authored
5bb204e
View commit details
Copy full SHA for 5bb204e
Browse repository at this point
Update package-lock.json
typescript-bot
committed
c124d0e
View commit details
Copy full SHA for c124d0e
Browse repository at this point
Commits on Dec 5, 2022
fix(40365): handle deprecated properties of merged interfaces (#51640)
a-tarasyuk
authored
0eca6b0
View commit details
Copy full SHA for 0eca6b0
Browse repository at this point
Fix #51623 (#51762)
Show description for e9e7a9d
weswigham
authored
e9e7a9d
View commit details
Copy full SHA for e9e7a9d
Browse repository at this point
Use formatting newline rather than host newline in extractType (#51764)
weswigham
authored
b23b29b
View commit details
Copy full SHA for b23b29b
Browse repository at this point
quick fix for a nullable missing callback function (#51743)
jasonlyu123
authored
0c09d2f
View commit details
Copy full SHA for 0c09d2f
Browse repository at this point
Api cleanup for Module and Type Reference directive resolution (#51546)
Show description for 9e845d2
sheetalkamat
authored
9e845d2
View commit details
Copy full SHA for 9e845d2
Browse repository at this point
Fix narrowing by `typeof` applied to discriminant property (#51720)
Show description for c07f512
ahejlsberg
authored
c07f512
View commit details
Copy full SHA for c07f512
Browse repository at this point
Update package-lock.json
typescript-bot
committed
048029e
View commit details
Copy full SHA for 048029e
Browse repository at this point
Commits on Dec 4, 2022
Update package-lock.json
typescript-bot
committed
a7c07ff
View commit details
Copy full SHA for a7c07ff
Browse repository at this point
Commits on Dec 3, 2022
Update package-lock.json
typescript-bot
committed
d4cf24c
View commit details
Copy full SHA for d4cf24c
Browse repository at this point
Commits on Dec 2, 2022
Exhaustive case completion for switch statements (#50996)
Show description for 6a3c9ea
gabritto
authored
6a3c9ea
View commit details
Copy full SHA for 6a3c9ea
Browse repository at this point
Fixed method signature of Atomics.waitAsync (#51602)
Show description for 5435efb
Eyal-Shalev
authored
5435efb
View commit details
Copy full SHA for 5435efb
Browse repository at this point
fix(51053): Extract type on JSDoc causes an assertion failure (#51056)
Show description for 1b75edc
a-tarasyuk
authored
1b75edc
View commit details
Copy full SHA for 1b75edc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.