Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
andrewbranch
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security
Insights
Commits
Branch selector
7b942b4
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 2, 2020
Revert the type change to ts.Map (#39366)
rbuckton
authored
7b942b4
Copy full SHA for 7b942b4
Commits on Jul 1, 2020
Drop dead files from LKG (#39330)
Show description for 852800b
amcasey
authored
852800b
Copy full SHA for 852800b
Copy typesMap.json in produceLKG.ts (#39329)
Show description for 0e3f25d
amcasey
authored
0e3f25d
Copy full SHA for 0e3f25d
LEGO: Merge pull request 39360
Show description for f27ff08
csigs
authored
f27ff08
Copy full SHA for f27ff08
LEGO: check in for master to temporary branch.
csigs
committed
222d47e
Copy full SHA for 222d47e
Use MS repo for making monaco builds (#39316)
Orta Therox
authored
479650f
Copy full SHA for 479650f
Commits on Jun 30, 2020
Fix crash on completion in jsdoc namepath (#39347)
Show description for df59813
sandersn
authored
df59813
Copy full SHA for df59813
JSDoc uses same newlines as normal scanner (#39351)
Show description for 0f9d4c7
sandersn
authored
0f9d4c7
Copy full SHA for 0f9d4c7
Disable signature help on unresolved bare identifiers; add more declaration info on other unresolved calls (#39352)
Show description for e2c5a90
andrewbranch
authored
e2c5a90
Copy full SHA for e2c5a90
Fix type of computed name following spread (#39319)
weswigham
authored
ff1f449
Copy full SHA for ff1f449
fix(32297): add quick-fix action to delete parameter destructuring elements (#38764)
a-tarasyuk
authored
8b6a887
Copy full SHA for 8b6a887
Merge pull request #38792 from microsoft/reportBaseAgainstBooleans
DanielRosenwasser
authored
a812a74
Copy full SHA for a812a74
Merge pull request #38754 from a-tarasyuk/feat/25259
Show description for 1bbd5ef
DanielRosenwasser
authored
1bbd5ef
Copy full SHA for 1bbd5ef
Add assertion.
DanielRosenwasser
committed
40c3ffe
Copy full SHA for 40c3ffe
Accepted baselines.
DanielRosenwasser
committed
915d4fc
Copy full SHA for 915d4fc
Exempt bare 'boolean's from the check.
DanielRosenwasser
committed
ef40ed1
Copy full SHA for ef40ed1
feat(25259): add better error to report for equals instead of the colon in object literals
a-tarasyuk
committed
21a26ca
Copy full SHA for 21a26ca
Merge pull request #39109 from Kingwl/lambda_span
Show description for 619658b
DanielRosenwasser
authored
619658b
Copy full SHA for 619658b
Infer implied arity before inferring from 'this' argument (#39328)
Show description for 784396c
ahejlsberg
authored
784396c
Copy full SHA for 784396c
Commits on Jun 29, 2020
Delete lib/lib.esnext files no longer found in built/local
amcasey
committed
932b314
Copy full SHA for 932b314
Delete lib/diagnosticMessages.generated.json
Show description for 126a95b
amcasey
committed
126a95b
Copy full SHA for 126a95b
Consistent narrowing to 'never' in conditional and switch statements (#39191)
Show description for 9458f8a
ahejlsberg
authored
9458f8a
Copy full SHA for 9458f8a
No speculative inferences for variadic tuples (#39281)
Show description for b448540
ahejlsberg
authored
b448540
Copy full SHA for b448540
Merge pull request #38776 from a-tarasyuk/bug/29890
Show description for 57dd722
DanielRosenwasser
authored
57dd722
Copy full SHA for 57dd722
Use mapped rest type member when expanding rest parameter names (#39317)
Show description for 99bec50
weswigham
authored
99bec50
Copy full SHA for 99bec50
fix(39047): handle extra spaces after the catch statement (#39306)
a-tarasyuk
authored
ee5c3fa
Copy full SHA for ee5c3fa
Allow distinct string enum members with identical property names to form unions in mapped types (#39101)
andrewbranch
authored
58ed610
Copy full SHA for 58ed610
LEGO: Merge pull request 39318
Show description for 3853bf5
csigs
authored
3853bf5
Copy full SHA for 3853bf5
LEGO: check in for master to temporary branch.
csigs
committed
5f04915
Copy full SHA for 5f04915
Commits on Jun 28, 2020
LEGO: Merge pull request 39309
Show description for 03f0fc4
csigs
authored
03f0fc4
Copy full SHA for 03f0fc4
LEGO: check in for master to temporary branch.
csigs
committed
6ed9d56
Copy full SHA for 6ed9d56
fix(29890): wrap variable/method/property to jsx expression
a-tarasyuk
committed
c75af69
Copy full SHA for c75af69
Commits on Jun 26, 2020
LEGO: Merge pull request 39286
Show description for 1aaa2ec
csigs
authored
1aaa2ec
Copy full SHA for 1aaa2ec
LEGO: check in for master to temporary branch.
csigs
committed
80482e4
Copy full SHA for 80482e4
Preserve newlines between try/catch/finally, if/else, do/while (#39280)
Show description for 3d22a4f
andrewbranch
authored
3d22a4f
Copy full SHA for 3d22a4f
Pagination
Previous
Next
You can’t perform that action at this time.