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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
tests
on
inferToPromiseLikeTypes
User selector
All users
All time
Commit history
Commits on Apr 7, 2020
Merge branch 'master' into inferToPromiseLikeTypes
Ron Buckton (rbuckton)
committed
de14792
View commit details
Copy full SHA for de14792
View code at this point
Browse repository at this point
Ensure inferences to other type parameters are made
Ron Buckton (rbuckton)
committed
24b6d64
View commit details
Copy full SHA for 24b6d64
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Extra check in assignment of intersections with generic constituents (#37537)
Show description for a2609b1
Anders Hejlsberg (ahejlsberg)
authored
a2609b1
View commit details
Copy full SHA for a2609b1
View code at this point
Browse repository at this point
Generic functions are never context sensitive (#37811)
Show description for 5a4024d
Anders Hejlsberg (ahejlsberg)
authored
5a4024d
View commit details
Copy full SHA for 5a4024d
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Fix serialisation of static class members in JS (#37780)
Show description for eac0738
Nathan Shively-Sanders (sandersn)
authored
eac0738
View commit details
Copy full SHA for eac0738
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Allow Source Mapping inside destructuring assignment (#37298)
Show description for 20ecbb0
Orta
authored
20ecbb0
View commit details
Copy full SHA for 20ecbb0
View code at this point
Browse repository at this point
Consider arrays and tuples within one another as possibly requiring deferral (#37776)
Wesley Wigham (weswigham)
authored
7317292
View commit details
Copy full SHA for 7317292
View code at this point
Browse repository at this point
Fix crash for private identifier in expando assignments (#37764)
Show description for 7cf4b12
Nathan Shively-Sanders (sandersn)
authored
7cf4b12
View commit details
Copy full SHA for 7cf4b12
View code at this point
Browse repository at this point
Cache the regularized form of union types (#37749)
Show description for 6d25c01
Wesley Wigham (weswigham)
authored
6d25c01
View commit details
Copy full SHA for 6d25c01
View code at this point
Browse repository at this point
Reduce intersections with conflicting privates, elaborate on reasons (#37762)
Show description for 349ae45
Anders Hejlsberg (ahejlsberg)
authored
349ae45
View commit details
Copy full SHA for 349ae45
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Fix variable name collisions (#37761)
Andrew Branch (andrewbranch)
authored
2187ba1
View commit details
Copy full SHA for 2187ba1
View code at this point
Browse repository at this point
Remove error when spreading optional any (#37757)
Show description for 527f467
Nathan Shively-Sanders (sandersn)
authored
527f467
View commit details
Copy full SHA for 527f467
View code at this point
Browse repository at this point
fix(37456): add tests for JsxOpeningElement nodes (#37752)
Oleksandr Tarasiuk (a-tarasyuk)
authored
6964137
View commit details
Copy full SHA for 6964137
View code at this point
Browse repository at this point
Quick fix for functions lacking return expressions (#26434)
Show description for afc41f0
Wenlu Wang (Kingwl)
authored
afc41f0
View commit details
Copy full SHA for afc41f0
View code at this point
Browse repository at this point
Fix goto implementation does not suggest all subtypes (#33652)
Zixiang Li (fuafa)
authored
54b0e4a
View commit details
Copy full SHA for 54b0e4a
View code at this point
Browse repository at this point
Fix rename for type symbols imported as a different name (#37745)
Show description for 3810c2f
Andrew Branch (andrewbranch)
authored
3810c2f
View commit details
Copy full SHA for 3810c2f
View code at this point
Browse repository at this point
fix(37431): allow only one space between async keyword and method name (#37504)
Oleksandr Tarasiuk (a-tarasyuk)
authored
72a0411
View commit details
Copy full SHA for 72a0411
View code at this point
Browse repository at this point
Reuse input type nodes when serializing signature parameter and return types (#37444)
Show description for 78a9924
Wesley Wigham (weswigham)
authored
78a9924
View commit details
Copy full SHA for 78a9924
View code at this point
Browse repository at this point
Add replacement span for string literal (#37490)
Show description for 5596ed8
Wenlu Wang (Kingwl)
authored
5596ed8
View commit details
Copy full SHA for 5596ed8
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Explicitly merge module augmentation members into the exports added by export * declarations (#37691)
Show description for 15aff05
Wesley Wigham (weswigham)
authored
15aff05
View commit details
Copy full SHA for 15aff05
View code at this point
Browse repository at this point
fix(37456): omit type arguments from JsxSelfClosingElement, JsxOpeningElement nodes (#37739)
Oleksandr Tarasiuk (a-tarasyuk)
authored
c546988
View commit details
Copy full SHA for c546988
View code at this point
Browse repository at this point
Disallow partial matches for discriminant properties when generating error messages (#37589)
Wesley Wigham (weswigham)
authored
326e1c9
View commit details
Copy full SHA for 326e1c9
View code at this point
Browse repository at this point
fix(37519): forbid trailing comma in a index signature (#37535)
Oleksandr Tarasiuk (a-tarasyuk)
authored
697d104
View commit details
Copy full SHA for 697d104
View code at this point
Browse repository at this point
Fix crash on bad namespace parse (#37626)
Show description for 95a124f
Nathan Shively-Sanders (sandersn)
authored
95a124f
View commit details
Copy full SHA for 95a124f
View code at this point
Browse repository at this point
Add node to zone.js' tsconfig types (#37499)
Nathan Shively-Sanders (sandersn)
authored
ed1863b
View commit details
Copy full SHA for ed1863b
View code at this point
Browse repository at this point
Add support for extraFileExtensions on WatchCompilerHost (#37726)
Show description for 0b38a9a
Sheetal Nandi (sheetalkamat)
authored
0b38a9a
View commit details
Copy full SHA for 0b38a9a
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
fix #32843 : evaluate right scope when checked if all type parameter are unused for jsdoc `@template` (#33320)
Show description for 9c4cbd6
Simon Jaeger
and
magierjones
authored
9c4cbd6
View commit details
Copy full SHA for 9c4cbd6
View code at this point
Browse repository at this point
Fix emit of simple module.exports.C.prototype pattern (#37719)
Show description for 4dc827e
Nathan Shively-Sanders (sandersn)
authored
4dc827e
View commit details
Copy full SHA for 4dc827e
View code at this point
Browse repository at this point
support 'in' type guard of intersections (#37106)
pizzacat83
authored
a46e9ae
View commit details
Copy full SHA for a46e9ae
View code at this point
Browse repository at this point
Don’t offer `this.` completions on `self`, `window`, `global`, `globalThis`. Disambiguate `this.` completions from others in details requests. (#37652)
Show description for 23b500c
Andrew Branch (andrewbranch)
authored
23b500c
View commit details
Copy full SHA for 23b500c
View code at this point
Browse repository at this point
Don't delete comments when deleting unused declarations (#37467)
Show description for ef377d5
Jesse Trinity (jessetrinity)
authored
ef377d5
View commit details
Copy full SHA for ef377d5
View code at this point
Browse repository at this point
Fix narrow-by-constructor logic (#37698)
Show description for 2b0f351
Anders Hejlsberg (ahejlsberg)
authored
2b0f351
View commit details
Copy full SHA for 2b0f351
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Update user baselines (#37498)
Show description for 6ffbffb
TypeScript Bot
and
TypeScript Bot (typescript-bot)
authored
6ffbffb
View commit details
Copy full SHA for 6ffbffb
View code at this point
Browse repository at this point
Fix build after merging #35862
Nathan Shively-Sanders (sandersn)
committed
f17174c
View commit details
Copy full SHA for f17174c
View code at this point
Browse repository at this point
Fixed issue where missing method call went unreported if the call target symbol did no have an id assigned or if the called property was used inside the if block on a different target. (#35862)
Titian Cernicova-Dragomir (dragomirtitian)
authored
3433434
View commit details
Copy full SHA for 3433434
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.