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 }}
java08800
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2019
avoid more useless type assertions (#31239)
ajafff
authored and
weswigham
committed
4ee0084
View commit details
Copy full SHA for 4ee0084
Browse repository at this point
Add unmeasurable variance kind for marking types whose variance result is unreliable (#30416)
Show description for b365e65
weswigham
authored
b365e65
View commit details
Copy full SHA for b365e65
Browse repository at this point
Don't use `any[]` in `arrayFrom` (#31201)
Show description for fc88a1c
DanielRosenwasser
authored
fc88a1c
View commit details
Copy full SHA for fc88a1c
Browse repository at this point
Update user baselines (#31207)
TypeScript Bot
authored and
weswigham
committed
66d4010
View commit details
Copy full SHA for 66d4010
Browse repository at this point
Commits on May 2, 2019
Merge pull request #31216 from ajafff/parsejsonconfigfilecontent-configcache
Show description for aa0e64a
sheetalkamat
authored
aa0e64a
View commit details
Copy full SHA for aa0e64a
Browse repository at this point
parseJsonConfigFileContent: add extendedConfigCache parameter
ajafff
committed
883b00d
View commit details
Copy full SHA for 883b00d
Browse repository at this point
Merge pull request #31213 from Microsoft/removeInternal
Show description for 7d6d4b6
sheetalkamat
authored
7d6d4b6
View commit details
Copy full SHA for 7d6d4b6
Browse repository at this point
Fix accidental internal parameter to public API
sheetalkamat
committed
45d72d0
View commit details
Copy full SHA for 45d72d0
Browse repository at this point
Fixed broken twitter account link in README.md (#31210)
tapanprakasht
authored and
RyanCavanaugh
committed
fa4d5a2
View commit details
Copy full SHA for fa4d5a2
Browse repository at this point
Commits on May 1, 2019
Don't use 'any[]' - return type are bivariant when relating to overloads.
DanielRosenwasser
committed
b5ffc26
View commit details
Copy full SHA for b5ffc26
Browse repository at this point
Merge pull request #31191 from Microsoft/fileFromNodeModules
Show description for e3a91d8
sheetalkamat
authored
e3a91d8
View commit details
Copy full SHA for e3a91d8
Browse repository at this point
Don't pass a candidates array to getResolvedSignature (#31203)
Show description for a86fa20
RyanCavanaugh
authored
a86fa20
View commit details
Copy full SHA for a86fa20
Browse repository at this point
Merge pull request #31119 from andrewbranch/bug/31020
Show description for 56b19c9
andrewbranch
authored
56b19c9
View commit details
Copy full SHA for 56b19c9
Browse repository at this point
Improve error message for use of 'await' in non-async context (#31194)
Show description for c9eb846
DanielRosenwasser
authored
c9eb846
View commit details
Copy full SHA for c9eb846
Browse repository at this point
remove extra newline
uhyo
committed
bafdf4b
View commit details
Copy full SHA for bafdf4b
Browse repository at this point
add tests to check errors for use of 'await' in non-async function
uhyo
committed
55bffe3
View commit details
Copy full SHA for 55bffe3
Browse repository at this point
do not suggest to mark constructor 'async'
uhyo
committed
1fd9de3
View commit details
Copy full SHA for 1fd9de3
Browse repository at this point
fix existing tests to accept new behavior
uhyo
committed
8e9556a
View commit details
Copy full SHA for 8e9556a
Browse repository at this point
add related info to error for use of for-await-of in non-async function
uhyo
committed
246b66c
View commit details
Copy full SHA for 246b66c
Browse repository at this point
add relatedInfo to error message for 'await' used in non-async function
uhyo
committed
b0143bb
View commit details
Copy full SHA for b0143bb
Browse repository at this point
Include only files that can be emitted into the source file directory check for composite projects
Show description for a58fdf2
sheetalkamat
committed
a58fdf2
View commit details
Copy full SHA for a58fdf2
Browse repository at this point
Add test when module resolution includes .ts file from node_modules
sheetalkamat
committed
3df65a7
View commit details
Copy full SHA for 3df65a7
Browse repository at this point
Update user baselines (#31188)
TypeScript Bot
authored and
sandersn
committed
e8161ef
View commit details
Copy full SHA for e8161ef
Browse repository at this point
Merge pull request #31141 from Microsoft/fixInferenceToIndexedAccessWithSubstitution
Show description for 9509a54
ahejlsberg
authored
9509a54
View commit details
Copy full SHA for 9509a54
Browse repository at this point
Commits on Apr 30, 2019
Fix the failing baseline
sheetalkamat
committed
d1646c7
View commit details
Copy full SHA for d1646c7
Browse repository at this point
Merge pull request #31128 from Microsoft/buildWatchCaching
Show description for 66bdc83
sheetalkamat
authored
66bdc83
View commit details
Copy full SHA for 66bdc83
Browse repository at this point
Merge branch 'master' into buildWatchCaching
sheetalkamat
committed
7c63658
View commit details
Copy full SHA for 7c63658
Browse repository at this point
Use 'Omit' instead of 'Pick<Exclude<...>>' for object rest (#31134)
Show description for 0c9a35c
rpgeeganage
authored and
RyanCavanaugh
committed
0c9a35c
View commit details
Copy full SHA for 0c9a35c
Browse repository at this point
Add ES2019 Object.fromEntries function (#30934)
Show description for 49d6f61
saschanaz
authored and
RyanCavanaugh
committed
49d6f61
View commit details
Copy full SHA for 49d6f61
Browse repository at this point
fix(lib): Loosen `Array` predicate return types (#31076)
Show description for 1d83982
ExE-Boss
authored and
RyanCavanaugh
committed
1d83982
View commit details
Copy full SHA for 1d83982
Browse repository at this point
JSDocTypeTag.typeExpression is not optional (#30452)
ajafff
authored and
RyanCavanaugh
committed
5bc8a8d
View commit details
Copy full SHA for 5bc8a8d
Browse repository at this point
Merge pull request #31101 from Microsoft/cacheParseConfigFile
Show description for 9efea31
sheetalkamat
authored
9efea31
View commit details
Copy full SHA for 9efea31
Browse repository at this point
Move substitution type elimination to getActualTypeVariable
ahejlsberg
committed
1818218
View commit details
Copy full SHA for 1818218
Browse repository at this point
Better typings for promise.race based on conditional types (#31117)
Show description for d102ec0
RyanCavanaugh
authored
d102ec0
View commit details
Copy full SHA for d102ec0
Browse repository at this point
Merge pull request #31078 from andrewbranch/bug/30752
Show description for 90d3acf
andrewbranch
authored
90d3acf
View commit details
Copy full SHA for 90d3acf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.