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
Type
/
to 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
24
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add the 'awaited' type operator
- #35998
#35998
Merged
Ron Buckton (rbuckton)
merged 25 commits into
master
microsoft/TypeScript:master
from
awaitedType2
microsoft/TypeScript:awaitedType2
Copy head branch name to clipboard
Mar 20, 2020
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Add the 'awaited' type operator
#35998
Ron Buckton (rbuckton)
merged 25 commits into
master
microsoft/TypeScript:master
from
awaitedType2
microsoft/TypeScript:awaitedType2
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2020
Add the 'awaited' type operator
Ron Buckton (rbuckton)
committed
1ffda9f
View commit details
Copy full SHA for 1ffda9f
Browse repository at this point
Commits on Feb 17, 2020
Merge branch 'master' into awaitedType2
Show description for a981148
Ron Buckton (rbuckton)
committed
a981148
View commit details
Copy full SHA for a981148
Browse repository at this point
Add script to manually add reviewers to a PR when GH 'Suggested Reviewers' breaks
Ron Buckton (rbuckton)
committed
e7174b1
View commit details
Copy full SHA for e7174b1
Browse repository at this point
Commits on Feb 24, 2020
Fix lint error in review script
Ron Buckton (rbuckton)
committed
65c7377
View commit details
Copy full SHA for 65c7377
Browse repository at this point
Commits on Feb 28, 2020
Merge branch 'master' into awaitedType2
Show description for 7e57fed
Ron Buckton (rbuckton)
committed
7e57fed
View commit details
Copy full SHA for 7e57fed
Browse repository at this point
Commits on Mar 2, 2020
Only defer generic awaited type for possible thenable
Ron Buckton (rbuckton)
committed
8ccb983
View commit details
Copy full SHA for 8ccb983
Browse repository at this point
Merge branch 'master' into awaitedType2
Ron Buckton (rbuckton)
committed
7ea8940
View commit details
Copy full SHA for 7ea8940
Browse repository at this point
Commits on Mar 10, 2020
Add variance-like behavior for awaited
Ron Buckton (rbuckton)
committed
624db27
View commit details
Copy full SHA for 624db27
Browse repository at this point
Merge branch 'master' into awaitedType2
Show description for 95d7316
Ron Buckton (rbuckton)
committed
95d7316
View commit details
Copy full SHA for 95d7316
Browse repository at this point
Switch awaited type params to 'unreliable' variance
Ron Buckton (rbuckton)
committed
d9ff357
View commit details
Copy full SHA for d9ff357
Browse repository at this point
Commits on Mar 11, 2020
fix typo in inferTypes
Ron Buckton (rbuckton)
committed
a980ffa
View commit details
Copy full SHA for a980ffa
Browse repository at this point
Commits on Mar 16, 2020
Merge branch 'master' into awaitedType2
Ron Buckton (rbuckton)
committed
eaff435
View commit details
Copy full SHA for eaff435
Browse repository at this point
LKG without syntax in lib
Ron Buckton (rbuckton)
committed
17d7981
View commit details
Copy full SHA for 17d7981
Browse repository at this point
LKG with new syntax in lib
Ron Buckton (rbuckton)
committed
53e0aaa
View commit details
Copy full SHA for 53e0aaa
Browse repository at this point
Commits on Mar 17, 2020
Add 'strictAwaitedTypes' flag
Ron Buckton (rbuckton)
committed
3164a0c
View commit details
Copy full SHA for 3164a0c
Browse repository at this point
Merge branch 'master' into awaitedType2
Show description for 8a5ed7f
Ron Buckton (rbuckton)
committed
8a5ed7f
View commit details
Copy full SHA for 8a5ed7f
Browse repository at this point
Treat strictAwaitedTypes as strict-mode flag
Ron Buckton (rbuckton)
committed
ec879a5
View commit details
Copy full SHA for ec879a5
Browse repository at this point
Rename TAll, remove duplicate definition of 'race'
Ron Buckton (rbuckton)
committed
76ae7c8
View commit details
Copy full SHA for 76ae7c8
Browse repository at this point
Commits on Mar 18, 2020
Apply suggestions from code review
Show description for bc83e41
Ron Buckton (rbuckton)
and
ExE Boss (ExE-Boss)
authored
bc83e41
View commit details
Copy full SHA for bc83e41
Browse repository at this point
Merge branch 'master' into awaitedType2
Show description for a9aa2fd
Ron Buckton (rbuckton)
committed
a9aa2fd
View commit details
Copy full SHA for a9aa2fd
Browse repository at this point
Commits on Mar 19, 2020
Fix inference priority
Ron Buckton (rbuckton)
committed
a005b9c
View commit details
Copy full SHA for a005b9c
Browse repository at this point
Update comment to isGenericAwaitableType
Ron Buckton (rbuckton)
committed
8bbcefd
View commit details
Copy full SHA for 8bbcefd
Browse repository at this point
Commits on Mar 20, 2020
Add overloads for then/catch to Promise
Ron Buckton (rbuckton)
committed
04c3b6c
View commit details
Copy full SHA for 04c3b6c
Browse repository at this point
Add inference heuristic for T | PromiseLike<T> (for any PromiseLike)
Ron Buckton (rbuckton)
committed
5abdee7
View commit details
Copy full SHA for 5abdee7
Browse repository at this point
Remove strictAwaitedTypes flag
Ron Buckton (rbuckton)
committed
b9f29c7
View commit details
Copy full SHA for b9f29c7
Browse repository at this point
You can’t perform that action at this time.