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
b7c598e
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 10, 2020
Use ad-hoc code for nested destructuring in require (#40188)
Show description for b7c598e
sandersn
authored
b7c598e
Copy full SHA for b7c598e
Merge pull request #40063 from amcasey/ChromeTracing
Show description for 45dedd6
amcasey
authored
45dedd6
Copy full SHA for 45dedd6
Retains trailing cmments in a logical manner in extract type (#40245)
Orta Therox
authored
0a5f533
Copy full SHA for 0a5f533
Alias for `module.exports.x = x` (#40228)
Show description for e350c35
sandersn
authored
e350c35
Copy full SHA for e350c35
LEGO: Merge pull request 40480
Show description for 0636b9b
csigs
authored
0636b9b
Copy full SHA for 0636b9b
LEGO: check in for master to temporary branch.
csigs
committed
5753b4b
Copy full SHA for 5753b4b
Fix JS declaration emit for acessors in a class/interface merge (#40456)
weswigham
authored
6839792
Copy full SHA for 6839792
Fix see tag quickinfo (#40458)
Show description for 156cb4c
sandersn
authored
156cb4c
Copy full SHA for 156cb4c
LEGO: Merge pull request 40475
Show description for 6be21fe
csigs
authored
6be21fe
Copy full SHA for 6be21fe
LEGO: check in for master to temporary branch.
csigs
committed
bb95c35
Copy full SHA for bb95c35
Update package-lock.json
typescript-bot
committed
0a1f1c8
Copy full SHA for 0a1f1c8
Template literal types and mapped type 'as' clauses (#40336)
Show description for 6f0c91c
ahejlsberg
and
egamma
authored
6f0c91c
Copy full SHA for 6f0c91c
Commits on Sep 9, 2020
fix(40322): bad completions for string literal type as indexed access type object (#40424)
Show description for 96b0832
Vincent Boivin
authored
96b0832
Copy full SHA for 96b0832
Add see tag support (#39760)
Show description for ee5f51b
8 people
authored
ee5f51b
Copy full SHA for ee5f51b
fix(39676): skip removing unused parameters for functions used as callback references (#40299)
a-tarasyuk
authored
4584d6d
Copy full SHA for 4584d6d
Update package-lock.json
typescript-bot
committed
2b0278a
Copy full SHA for 2b0278a
Commits on Sep 8, 2020
feat(25770): add Quick Fix to convert LiteralType to MappedType (#40226)
a-tarasyuk
authored
6aec7f4
Copy full SHA for 6aec7f4
fix(40150): use parameter name for a Promise callback function (#40191)
a-tarasyuk
authored
6101fbc
Copy full SHA for 6101fbc
fix(40222): fix crash on using destructuring in a catch clause (#40240)
a-tarasyuk
authored
1508446
Copy full SHA for 1508446
Remove assignability cases in getNarrowedType + an isArray improvement for readonly arrays (#39258)
Show description for fa89ce6
Orta Therox
authored
fa89ce6
Copy full SHA for fa89ce6
Remove trailing space from Gulpfile.js comment (#40199)
EvilSpirit39
authored
1d2278b
Copy full SHA for 1d2278b
LEGO: Merge pull request 40437
Show description for 42196df
csigs
authored
42196df
Copy full SHA for 42196df
LEGO: check in for master to temporary branch.
csigs
committed
68d4505
Copy full SHA for 68d4505
Add errors when providing type arguments for intrinsic JSX tags (#40293)
weswigham
authored
7838b01
Copy full SHA for 7838b01
Consistently error when rest element isn't last in tuple type (#40254)
Show description for cea1cfb
ahejlsberg
authored
cea1cfb
Copy full SHA for cea1cfb
Remove Language specification link from README (#40407)
mohsen1
authored
de5ef35
Copy full SHA for de5ef35
Add full stops in diagnostic messages (#40165)
Show description for 2ef393b
cherryblossom000
authored
2ef393b
Copy full SHA for 2ef393b
Commits on Sep 5, 2020
Allow private symbols to be control flow narrowed (#39978)
Show description for e5fd0dd
weswigham
authored
e5fd0dd
Copy full SHA for e5fd0dd
Add DockerFile for ChromeDevTools (#39624)
Show description for 8d7afc2
TimvdLippe
authored
8d7afc2
Copy full SHA for 8d7afc2
Accept baseline from test added since merged PR was made
weswigham
committed
6cd2dc9
Copy full SHA for 6cd2dc9
Better support class instances assigned to the module object for JS declarations (#40037)
Show description for 155610e
weswigham
authored
155610e
Copy full SHA for 155610e
Commits on Sep 4, 2020
fix(28516): forbid using async modifier with the abstract modifier (#39963)
a-tarasyuk
authored
09d68ef
Copy full SHA for 09d68ef
Add optionalReplacementSpan to completions response (#40347)
Show description for f6f2d36
andrewbranch
authored
f6f2d36
Copy full SHA for f6f2d36
fix(26141): show completions for string parenthesized types (#39697)
a-tarasyuk
authored
8384018
Copy full SHA for 8384018
Add CodeQL security scanning (#38939)
Show description for ea842c4
jhutchings1
authored
ea842c4
Copy full SHA for ea842c4
Pagination
Previous
Next
You can’t perform that action at this time.