Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
weswigham
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
4
Star
7
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
parser-new-signature
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 9, 2022
Fix lint and typo
weswigham
committed
e5c3dc0
Copy full SHA for e5c3dc0
Merge branch 'main' into parser-new-signature
weswigham
committed
dcc86cc
Copy full SHA for dcc86cc
Don't eagerly simplify reducible generic union index types (#46812)
weswigham
authored
fc82c67
Copy full SHA for fc82c67
PR feedback
weswigham
committed
f9eb659
Copy full SHA for f9eb659
Update default value documentation
weswigham
committed
ccb851a
Copy full SHA for ccb851a
Merge branch 'main' into parser-new-signature
weswigham
committed
9bd8c47
Copy full SHA for 9bd8c47
Preserve the homomorphism of inlined mapped types in declaration emit (#48091)
weswigham
authored
ea4791d
Copy full SHA for ea4791d
Handle nonmaster branches in user suite tests (#48128)
Show description for c70be8b
weswigham
authored
c70be8b
Copy full SHA for c70be8b
Rename SyntaxKind.JSDocComment -> JSDoc (#44416)
Show description for 918f0ef
sandersn
authored
918f0ef
Copy full SHA for 918f0ef
Commits on Mar 8, 2022
🤖 Sync option descriptions <- website (#46465)
Show description for 94a7ec1
3 people
authored
94a7ec1
Copy full SHA for 94a7ec1
Bail on 0- and 1-length lists in `removeSubtypes` to avoid spurious circularity problems (#46981)
Show description for af027f3
RyanCavanaugh
authored
af027f3
Copy full SHA for af027f3
Commits on Mar 7, 2022
Don't crash on non-literal computed property names during getPropertyAssignment (#48079)
jakebailey
authored
d8b21a8
Copy full SHA for d8b21a8
Tidy up navto and find-file-references (#48106)
Show description for 418989b
amcasey
authored
418989b
Copy full SHA for 418989b
Commits on Mar 5, 2022
LEGO: Merge pull request 48129
Show description for 20c93d3
csigs
authored
20c93d3
Copy full SHA for 20c93d3
Show error when trying to instantiate a union of abstract and concrete constructors (#48114)
Show description for 5f6ebf9
jihndai
authored
5f6ebf9
Copy full SHA for 5f6ebf9
Add a test for emit of a computed property based on an aliased symbol (#47978)
Andarist
authored
c1783b2
Copy full SHA for c1783b2
Fix crash when `this` is typed as a generic `T` with no type constraints (#47991)
Show description for 857889a
jihndai
authored
857889a
Copy full SHA for 857889a
fix(43154): emit typeof type for static methods with a computed name (#46923)
a-tarasyuk
authored
82fc9b1
Copy full SHA for 82fc9b1
Describe jsxFragmentFactory option default value (#46798)
jablko
authored
d12020d
Copy full SHA for d12020d
fix(40617): handle uninitialized class member with computed key (#45974)
a-tarasyuk
authored
162713f
Copy full SHA for 162713f
Commits on Mar 4, 2022
support generic type when checking implicit conversion of symbol to string (#44578)
Show description for f9ae305
Zzzen
and
weswigham
authored
f9ae305
Copy full SHA for f9ae305
Note git's core.longpaths in CONTRIBUTING (#45069)
Show description for 774899f
sandersn
authored
774899f
Copy full SHA for 774899f
Fix contextual discrimination for omitted members (#43937)
Show description for 751c114
erikbrinkman
authored
751c114
Copy full SHA for 751c114
Fixes #35735: Avoids listing missing properties for types with only call/construct signatures (#40973)
Show description for ae62da9
liewrichmond
and
weswigham
authored
ae62da9
Copy full SHA for ae62da9
fix(44477): emit full path to access expressions in comments (#44545)
Show description for 5f9f9e3
a-tarasyuk
and
weswigham
authored
5f9f9e3
Copy full SHA for 5f9f9e3
Prevent crash on code fixes on default keyword (#48028)
jakebailey
authored
4abad55
Copy full SHA for 4abad55
Require `tag` parameter and allow `Locale` object as argument to `Intl.Locale()` constructor (#48019)
Show description for 1f52ca8
jihndai
authored
1f52ca8
Copy full SHA for 1f52ca8
LEGO: Merge pull request 48119
Show description for 39013f1
csigs
authored
39013f1
Copy full SHA for 39013f1
Commits on Mar 3, 2022
Add an overload to Object.freeze that preserves literal types (#33767)
Show description for ddad61e
weswigham
and
sandersn
authored
ddad61e
Copy full SHA for ddad61e
fix: add this type for Reflect.defineProperty (#33544)
Show description for 0a24dee
hanzhangyu
and
sandersn
authored
0a24dee
Copy full SHA for 0a24dee
Add test for call (#48015)
jakebailey
authored
112dd24
Copy full SHA for 112dd24
Fix const enum comments (#47990)
Show description for 06d426c
magic-akari
authored
06d426c
Copy full SHA for 06d426c
Commits on Mar 2, 2022
Add explicit assertion on somewhat commonly incorrectly passed argument (#48078)
Show description for f82d0cb
weswigham
authored
f82d0cb
Copy full SHA for f82d0cb
Add import assertions to type only imports and import types to force the resolution mode of the specifier (#47807)
Show description for ea0db9e
weswigham
authored
ea0db9e
Copy full SHA for ea0db9e
Esm imports of cjs files should unconditionally have a default patched on (#48062)
weswigham
authored
ff1f7b1
Copy full SHA for ff1f7b1
Pagination
Previous
Next
You can’t perform that action at this time.