Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
abbasmhd
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2015
Merge pull request #3919 from Microsoft/remove_resolveLocation
Show description for 2da47e8
JsonFreeman
committed
2da47e8
View commit details
Copy full SHA for 2da47e8
Browse repository at this point
Commits on Jul 20, 2015
Merge branch 'master' of https://github.com/Microsoft/TypeScript into remove_resolveLocation
JsonFreeman
committed
fffe6c5
View commit details
Copy full SHA for fffe6c5
Browse repository at this point
Address PR feedback
JsonFreeman
committed
05bc4fe
View commit details
Copy full SHA for 05bc4fe
Browse repository at this point
Merge pull request #3879 from Microsoft/stringifySpaceParam
Show description for 96b02a8
DanielRosenwasser
committed
96b02a8
View commit details
Copy full SHA for 96b02a8
Browse repository at this point
Merge pull request #3923 from kimamula/string_includes
Show description for 8f2f84f
mhegazy
committed
8f2f84f
View commit details
Copy full SHA for 8f2f84f
Browse repository at this point
Commits on Jul 18, 2015
Add includes method to String interface, and remove contains
kimamula
committed
9c9e39e
View commit details
Copy full SHA for 9c9e39e
Browse repository at this point
Clean up the language service aliases to check functions
JsonFreeman
committed
e2303b1
View commit details
Copy full SHA for e2303b1
Browse repository at this point
Clean up pushTypeResolution
JsonFreeman
committed
3b78377
View commit details
Copy full SHA for 3b78377
Browse repository at this point
Instantiate signatures if there is an overload resolution error but type arguments present
JsonFreeman
committed
c0b3835
View commit details
Copy full SHA for c0b3835
Browse repository at this point
Only consider a type resolution sequence a cycle if none of the items in the sequence have types
JsonFreeman
committed
48588b6
View commit details
Copy full SHA for 48588b6
Browse repository at this point
Remove resolveLocation
JsonFreeman
committed
fbe4246
View commit details
Copy full SHA for fbe4246
Browse repository at this point
Commits on Jul 17, 2015
Merge pull request #3787 from Microsoft/fixingTypeParameters
Show description for 2c5ba08
JsonFreeman
committed
2c5ba08
View commit details
Copy full SHA for 2c5ba08
Browse repository at this point
Fix comment
JsonFreeman
committed
6df0f3d
View commit details
Copy full SHA for 6df0f3d
Browse repository at this point
Merge pull request #3902 from Microsoft/tupleTypesAny
Show description for fbe60c9
JsonFreeman
committed
fbe60c9
View commit details
Copy full SHA for fbe60c9
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixingTypeParameters
JsonFreeman
committed
cf6cfed
View commit details
Copy full SHA for cf6cfed
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into tupleTypesAny
JsonFreeman
committed
27c339a
View commit details
Copy full SHA for 27c339a
Browse repository at this point
Merge pull request #3900 from Microsoft/emptyBindingAssignmentPatterns
Show description for 33794b7
DanielRosenwasser
committed
33794b7
View commit details
Copy full SHA for 33794b7
Browse repository at this point
Add tests
JsonFreeman
committed
a74d64b
View commit details
Copy full SHA for a74d64b
Browse repository at this point
Accept baselines
JsonFreeman
committed
4ab9c02
View commit details
Copy full SHA for 4ab9c02
Browse repository at this point
Don't fall back to any when typing tuples
JsonFreeman
committed
ad67cd3
View commit details
Copy full SHA for ad67cd3
Browse repository at this point
Merge pull request #3901 from Microsoft/fixReadingRWC
Show description for 07af6ca
yuit
committed
07af6ca
View commit details
Copy full SHA for 07af6ca
Browse repository at this point
Fix reading rwc file
Yui T
committed
65a9713
View commit details
Copy full SHA for 65a9713
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
521d83a
View commit details
Copy full SHA for 521d83a
Browse repository at this point
Only emit the RHS in an empty assignment pattern.
DanielRosenwasser
committed
0bdc79f
View commit details
Copy full SHA for 0bdc79f
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
0ec38b7
View commit details
Copy full SHA for 0ec38b7
Browse repository at this point
Added tests.
DanielRosenwasser
committed
987dc1f
View commit details
Copy full SHA for 987dc1f
Browse repository at this point
Commits on Jul 16, 2015
Accepted baselines.
DanielRosenwasser
committed
895535b
View commit details
Copy full SHA for 895535b
Browse repository at this point
Tabs to spaces.
DanielRosenwasser
committed
255fc65
View commit details
Copy full SHA for 255fc65
Browse repository at this point
Added tests.
DanielRosenwasser
committed
9a9e004
View commit details
Copy full SHA for 9a9e004
Browse repository at this point
Merge pull request #3636 from Microsoft/semanticBindingPropNames
Show description for 439c14f
DanielRosenwasser
committed
439c14f
View commit details
Copy full SHA for 439c14f
Browse repository at this point
Merge pull request #3888 from Microsoft/fixDroppedResponses
Show description for 81711f9
mhegazy
committed
81711f9
View commit details
Copy full SHA for 81711f9
Browse repository at this point
Fixed #3887 tsserver drops responses
dbaeumer
committed
61ca65f
View commit details
Copy full SHA for 61ca65f
Browse repository at this point
Merge pull request #3546 from Microsoft/tsConfigExcludeLSSupport
Show description for 01244d6
jramsay
committed
01244d6
View commit details
Copy full SHA for 01244d6
Browse repository at this point
Merge pull request #3880 from Microsoft/superElementAccess
Show description for 842a5b7
JsonFreeman
committed
842a5b7
View commit details
Copy full SHA for 842a5b7
Browse repository at this point
Commits on Jul 15, 2015
Merge branch 'master' into semanticBindingPropNames
Show description for ca3c14f
DanielRosenwasser
committed
ca3c14f
View commit details
Copy full SHA for ca3c14f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.