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
Breadcrumbs
History for
TypeScript
src
on
master
User selector
All users
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
parseJsonConfigFileContent: add extendedConfigCache parameter
ajafff
committed
883b00d
View commit details
Copy full SHA for 883b00d
View code at this point
Browse repository at this point
Fix accidental internal parameter to public API
sheetalkamat
committed
45d72d0
View commit details
Copy full SHA for 45d72d0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
remove extra newline
uhyo
committed
bafdf4b
View commit details
Copy full SHA for bafdf4b
View code at this point
Browse repository at this point
do not suggest to mark constructor 'async'
uhyo
committed
1fd9de3
View commit details
Copy full SHA for 1fd9de3
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Merge pull request #31128 from Microsoft/buildWatchCaching
Show description for 66bdc83
sheetalkamat
authored
66bdc83
View commit details
Copy full SHA for 66bdc83
View code at this point
Browse repository at this point
Merge branch 'master' into buildWatchCaching
sheetalkamat
committed
7c63658
View commit details
Copy full SHA for 7c63658
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Move substitution type elimination to getActualTypeVariable
ahejlsberg
committed
1818218
View commit details
Copy full SHA for 1818218
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Merge pull request #31116 from Microsoft/higherOrderConstructorTypes
Show description for 9005449
ahejlsberg
authored
9005449
View commit details
Copy full SHA for 9005449
View code at this point
Browse repository at this point
Added custom error message when trying to assign constraint type to generic type parameter (#30394)
Show description for 6e736c1
Josh Goldberg
authored and
RyanCavanaugh
committed
6e736c1
View commit details
Copy full SHA for 6e736c1
View code at this point
Browse repository at this point
Better errors for indexing gettable/settable values (#26446)
Show description for 7016d45
collin5
authored and
RyanCavanaugh
committed
7016d45
View commit details
Copy full SHA for 7016d45
View code at this point
Browse repository at this point
Allow Boolean() to be used to perform a null check (#29955)
Show description for 3ce3cde
ForbesLindesay
authored and
RyanCavanaugh
committed
3ce3cde
View commit details
Copy full SHA for 3ce3cde
View code at this point
Browse repository at this point
Merge pull request #31137 from Microsoft/fixConditionalInference
Show description for be409fa
ahejlsberg
authored
be409fa
View commit details
Copy full SHA for be409fa
View code at this point
Browse repository at this point
Only instantiate types if we need to
ahejlsberg
committed
31551fd
View commit details
Copy full SHA for 31551fd
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Merge pull request #31150 from Microsoft/fixReadonlyIndexedAccess
Show description for a539887
ahejlsberg
authored
a539887
View commit details
Copy full SHA for a539887
View code at this point
Browse repository at this point
Merge pull request #30779 from Microsoft/relateDiscriminants
Show description for 2d8527f
rbuckton
authored
2d8527f
View commit details
Copy full SHA for 2d8527f
View code at this point
Browse repository at this point
Relate a source type that is sufficiently covered by a target discriminated union
rbuckton
committed
26fd6da
View commit details
Copy full SHA for 26fd6da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.