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 }}
tsadigovAgmail
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 16, 2015
Merge pull request #2787 from Microsoft/APISamplesBaselines
Show description for a93971a
CyrusNajmabadi
committed
a93971a
Copy full SHA for a93971a
Merge pull request #2754 from Microsoft/destructuringFixes
Show description for 0321275
JsonFreeman
committed
0321275
Copy full SHA for 0321275
Update baseline after merge again
JsonFreeman
committed
2c45e72
Copy full SHA for 2c45e72
Merge branch 'master' of https://github.com/Microsoft/TypeScript into destructuringFixes
Show description for 0dd6609
JsonFreeman
committed
0dd6609
Copy full SHA for 0dd6609
Don't run typewriter tests on the APISamples. It's too noisy.
CyrusNajmabadi
committed
9ab6be3
Copy full SHA for 9ab6be3
Merge pull request #2783 from Microsoft/symbolWriter2
Show description for 4dfc518
CyrusNajmabadi
committed
4dfc518
Copy full SHA for 4dfc518
Update baseline after merge
JsonFreeman
committed
ce0dfc1
Copy full SHA for ce0dfc1
Merge branch 'master' of https://github.com/Microsoft/TypeScript into destructuringFixes
Show description for edf1ae6
JsonFreeman
committed
edf1ae6
Copy full SHA for edf1ae6
Fix parenthesizeForAccess to always parenthesize NewExpressions and NumberLiterals
JsonFreeman
committed
1cda3dc
Copy full SHA for 1cda3dc
Merge branch 'master' into symbolWriter2
Show description for 87b06f4
CyrusNajmabadi
committed
87b06f4
Copy full SHA for 87b06f4
Commits on Apr 15, 2015
Merge pull request #2734 from Microsoft/singletonScanner
Show description for 0b13ca4
CyrusNajmabadi
committed
0b13ca4
Copy full SHA for 0b13ca4
Split symbol baselines from type baselines.
CyrusNajmabadi
committed
a2efe47
Copy full SHA for a2efe47
CR feedback. Use a module instead.
CyrusNajmabadi
committed
b51230f
Copy full SHA for b51230f
Update diagnostics.
CyrusNajmabadi
committed
ed12bef
Copy full SHA for ed12bef
Merge pull request #2778 from Microsoft/typeParameterUnionAssignability
Show description for b1acce0
JsonFreeman
committed
b1acce0
Copy full SHA for b1acce0
Merge branch 'master' into singletonScanner
CyrusNajmabadi
committed
030276d
Copy full SHA for 030276d
Fix up comment
JsonFreeman
committed
e05a944
Copy full SHA for e05a944
Improve error message for type parameter extending union
JsonFreeman
committed
628a5ba
Copy full SHA for 628a5ba
Source type parameter extending union works even when target is a type parameter
JsonFreeman
committed
1d8fb49
Copy full SHA for 1d8fb49
Check assignability recursively when source is type parameter with union constraint
JsonFreeman
committed
65790d1
Copy full SHA for 65790d1
Merge pull request #2730 from Microsoft/exposeHelpers
Show description for 05480e3
mhegazy
committed
05480e3
Copy full SHA for 05480e3
Update LKG
mhegazy
committed
a8e4803
Copy full SHA for a8e4803
Merge branch 'master' into exposeHelpers
mhegazy
committed
97e1973
Copy full SHA for 97e1973
respond to code review commment
mhegazy
committed
27b79ff
Copy full SHA for 27b79ff
Merge pull request #2766 from Microsoft/addTestforAsContextualKeyword
Show description for 695efa9
yuit
committed
695efa9
Copy full SHA for 695efa9
Merge branch 'master' of https://github.com/Microsoft/TypeScript into destructuringFixes
JsonFreeman
committed
2cadea2
Copy full SHA for 2cadea2
The element/iterated type of any is any
JsonFreeman
committed
cb9954b
Copy full SHA for cb9954b
Add test for askeyword
Yui T
committed
a15fcf6
Copy full SHA for a15fcf6
Commits on Apr 14, 2015
Merge pull request #2765 from Microsoft/moveAsKeywordOutFromStrict
Show description for 2861fc2
yuit
committed
2861fc2
Copy full SHA for 2861fc2
Move asKeyword into correct section
Yui T
committed
4783d9f
Copy full SHA for 4783d9f
Merge pull request #2729 from Microsoft/reducedUnionTypes
Show description for 6d36dd5
ahejlsberg
committed
6d36dd5
Copy full SHA for 6d36dd5
Merge pull request #2641 from Microsoft/jsSigHelp
Show description for d1bd164
CyrusNajmabadi
committed
d1bd164
Copy full SHA for d1bd164
Addressing CR feedback
unknown
authored and
unknown
committed
9a2846e
Copy full SHA for 9a2846e
Merge branch 'master' into jsSigHelp
Show description for 8e757c0
CyrusNajmabadi
committed
8e757c0
Copy full SHA for 8e757c0
Accepting new baselines
unknown
authored and
unknown
committed
f33acf8
Copy full SHA for f33acf8
Pagination
Previous
Next
You can’t perform that action at this time.