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
583bd92
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 13, 2020
Don’t create expando declarations on alias symbols (#39558)
Show description for 583bd92
andrewbranch
authored
583bd92
Copy full SHA for 583bd92
Fix typo (#39585)
knsarsaba
authored
629dd64
Copy full SHA for 629dd64
fix(types/mocha): change deprecated Mocha types (#39573)
a-tarasyuk
authored
31f75fe
Copy full SHA for 31f75fe
Commits on Jul 10, 2020
Merge pull request #39537 from microsoft/fix/helpers/use-hasownproperty-call
Show description for 87fd182
rbuckton
authored
87fd182
Copy full SHA for 87fd182
Add ClassExpression, FunctionExpression and ArrowFunction to check for cancellation token from classifier (#39557)
Show description for 8002473
sheetalkamat
authored
8002473
Copy full SHA for 8002473
Handle typeAcquisition could be undefined (#39551)
Show description for 294fcb5
sheetalkamat
authored
294fcb5
Copy full SHA for 294fcb5
Remove object literal freshness in control flow based array types (#39518)
Show description for c335aad
ahejlsberg
authored
c335aad
Copy full SHA for c335aad
CI: Use checkout@v2 (#38822)
imba-tjd
authored
87a74aa
Copy full SHA for 87a74aa
Fix @param type parameter lookup (#39532)
Show description for 3b107fe
sandersn
authored
3b107fe
Copy full SHA for 3b107fe
Commits on Jul 9, 2020
Merge branch 'master' into fix/helpers/use-hasownproperty-call
Show description for 3fdd234
rbuckton
committed
3fdd234
Copy full SHA for 3fdd234
Fixes searches for export * as 'identifier' (#39533)
Show description for b397d1f
sheetalkamat
authored
b397d1f
Copy full SHA for b397d1f
fix static method reference non-static (#38730)
Show description for bf1ea65
3 people
authored
bf1ea65
Copy full SHA for bf1ea65
Fix39458 (#39508)
Show description for 8e9de9b
jessetrinity
authored
8e9de9b
Copy full SHA for 8e9de9b
fix(39524): convert access property suggestion to string (#39527)
a-tarasyuk
authored
7c99086
Copy full SHA for 7c99086
Commits on Jul 8, 2020
Insert auto-imports in sorted order (#39394)
Show description for 03c79d7
andrewbranch
authored
03c79d7
Copy full SHA for 03c79d7
LEGO: Merge pull request 39510
Show description for 8e5d495
csigs
authored
8e5d495
Copy full SHA for 8e5d495
LEGO: check in for master to temporary branch.
csigs
committed
468201a
Copy full SHA for 468201a
Better checking of @param/@property tags (#39487)
Show description for 007b82f
sandersn
authored
007b82f
Copy full SHA for 007b82f
fix(25155): add space before optional parameters/properties (#38798)
a-tarasyuk
authored
48c19ee
Copy full SHA for 48c19ee
Add regression test for #38834 (#39479)
weswigham
authored
dd2b244
Copy full SHA for dd2b244
Fixes searches for symbols exported using export * as (#39507)
Show description for 0f86c04
sheetalkamat
authored
0f86c04
Copy full SHA for 0f86c04
fix(39421): omit prefix text for rest binding element (#39433)
a-tarasyuk
authored
ebac7ec
Copy full SHA for ebac7ec
fix(39440): show QF for abstract classes with methods which include 'this' parameter (#39465)
a-tarasyuk
authored
8795458
Copy full SHA for 8795458
Remove unnecessary assert (#39483)
Show description for 305c58b
sheetalkamat
authored
305c58b
Copy full SHA for 305c58b
LEGO: Merge pull request 39501
Show description for a101935
csigs
authored
a101935
Copy full SHA for a101935
LEGO: check in for master to temporary branch.
csigs
committed
ab79eb2
Copy full SHA for ab79eb2
Update user baselines (#39220)
Show description for 3f731c2
TypeScript Bot
and
typescript-bot
authored
3f731c2
Copy full SHA for 3f731c2
Type `this` in more constructor functions (#39447)
Show description for 53a756e
sandersn
authored
53a756e
Copy full SHA for 53a756e
LEGO: Merge pull request 39497
Show description for 030f5e8
csigs
authored
030f5e8
Copy full SHA for 030f5e8
LEGO: check in for master to temporary branch.
csigs
committed
41ab50b
Copy full SHA for 41ab50b
LEGO: Merge pull request 39493
Show description for 8a39ae6
csigs
authored
8a39ae6
Copy full SHA for 8a39ae6
LEGO: check in for master to temporary branch.
csigs
committed
371089b
Copy full SHA for 371089b
Commits on Jul 7, 2020
Properly handle rest parameters in function declarations with @type annotations (#39473)
Show description for 8c6b858
ahejlsberg
authored
8c6b858
Copy full SHA for 8c6b858
Ensure type/namespaceish statics are included in the list of namespace merge members (#38920)
Show description for d2b32b4
weswigham
authored
d2b32b4
Copy full SHA for d2b32b4
Fix getTypeAtLocation for dotted implements clauses (#39363)
Show description for 2d6d5db
andrewbranch
authored
2d6d5db
Copy full SHA for 2d6d5db
Pagination
Previous
Next
You can’t perform that action at this time.