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 }}
typescript-bot
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
5
Star
13
Code
Pull requests
226
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
83bc70d
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 30, 2018
Merge pull request #23782 from Microsoft/controlFlowNullTypeAndLiteral
Show description for 83bc70d
ahejlsberg
authored
83bc70d
Copy full SHA for 83bc70d
Accept new baselines
ahejlsberg
committed
a286cff
Copy full SHA for a286cff
Add regression tests
ahejlsberg
committed
0dc42fe
Copy full SHA for 0dc42fe
Check for null type instead of null keyword
ahejlsberg
committed
672d214
Copy full SHA for 672d214
Merge pull request #23753 from Microsoft/emptyOptions
Show description for 33ba250
sheetalkamat
authored
33ba250
Copy full SHA for 33ba250
Merge pull request #23697 from Ken703/bug/23047
Show description for 8793b8c
mhegazy
authored
8793b8c
Copy full SHA for 8793b8c
Commits on Apr 29, 2018
Merge pull request #23768 from Microsoft/fixIndexedAccessAssignability
Show description for 33d20e9
ahejlsberg
authored
33d20e9
Copy full SHA for 33d20e9
Accept new baselines
ahejlsberg
committed
f46040b
Copy full SHA for f46040b
Add tests
ahejlsberg
committed
936444a
Copy full SHA for 936444a
Treat unconstrained T[K] the same as unconstrained T
ahejlsberg
committed
fc2f16c
Copy full SHA for fc2f16c
Commits on Apr 28, 2018
update string template rule and test
Ken703
committed
4e401ca
Copy full SHA for 4e401ca
LEGO: Merge pull request 23766
Show description for 732661c
csigs
authored
732661c
Copy full SHA for 732661c
LEGO: check in for master to temporary branch.
csigs
committed
db9685c
Copy full SHA for db9685c
Merge pull request #23751 from Microsoft/reduceIntersectionTypes
Show description for 25d5952
ahejlsberg
authored
25d5952
Copy full SHA for 25d5952
Merge pull request #23760 from j-oliveras/update_issue_template
Show description for 52b809f
mhegazy
authored
52b809f
Copy full SHA for 52b809f
Fix typo
ahejlsberg
committed
5a7eb1c
Copy full SHA for 5a7eb1c
LEGO: Merge pull request 23761
Show description for 6e0442e
csigs
authored
6e0442e
Copy full SHA for 6e0442e
LEGO: check in for master to temporary branch.
csigs
committed
88dcdf9
Copy full SHA for 88dcdf9
Update issue template to match current nightly builds versions.
j-oliveras
committed
e77da73
Copy full SHA for e77da73
Merge pull request #23327 from Microsoft/importDotMeta
Show description for 443c1c7
DanielRosenwasser
authored
443c1c7
Copy full SHA for 443c1c7
Specify ESNext module in test.
DanielRosenwasser
committed
12a3e39
Copy full SHA for 12a3e39
Check for both 'module' and 'target'.
DanielRosenwasser
committed
161535b
Copy full SHA for 161535b
Look for top-level imports/exports before diving into the tree.
DanielRosenwasser
committed
bc0d3e1
Copy full SHA for bc0d3e1
Commits on Apr 27, 2018
Handle the test case when tsconfig file changes without needing to update the program
Show description for 44066d6
sheetalkamat
committed
44066d6
Copy full SHA for 44066d6
Accept new baselines
ahejlsberg
committed
e80b47d
Copy full SHA for e80b47d
Add tests
ahejlsberg
committed
38d1f7f
Copy full SHA for 38d1f7f
Relax switch-case narrowing restrictions (#23522)
Show description for 8c5ad24
weswigham
authored
8c5ad24
Copy full SHA for 8c5ad24
Actually visit expression node on empty destructuring assignment (#23744)
weswigham
authored
47385b2
Copy full SHA for 47385b2
Add implicit any errors for destructuring computed names which aren't late bound and have no corresponding index (#23489)
Show description for 6d3b6e2
weswigham
authored
6d3b6e2
Copy full SHA for 6d3b6e2
Merge branch 'master' into reduceIntersectionTypes
ahejlsberg
committed
cfe7284
Copy full SHA for cfe7284
Merge pull request #23672 from Microsoft/intersectionWithUnionConstraint
Show description for 6c28da3
ahejlsberg
authored
6c28da3
Copy full SHA for 6c28da3
Merge pull request #23660 from Microsoft/fixIndexTypeTargetConstraint
Show description for 5ecd03e
ahejlsberg
authored
5ecd03e
Copy full SHA for 5ecd03e
LEGO: Merge pull request 23748
Show description for d7d220d
csigs
authored
d7d220d
Copy full SHA for d7d220d
LEGO: check in for master to temporary branch.
csigs
committed
5756c34
Copy full SHA for 5756c34
Remove readonly from object rest properties (#23746)
Show description for 3631af6
sandersn
authored
3631af6
Copy full SHA for 3631af6
Pagination
Previous
Next
You can’t perform that action at this time.