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 }}
SharkPre
/
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
Breadcrumbs
History for
TypeScript
src
on
typeArgumentInferenceApparentType
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2015
Take the apparent type of the source in type argument inference
JsonFreeman
committed
59be264
View commit details
Copy full SHA for 59be264
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Added type serialization for intersection types
rbuckton
committed
bba6d1e
View commit details
Copy full SHA for bba6d1e
View code at this point
Browse repository at this point
Merge branch 'master' into moveTypeSerializationToEmitter
rbuckton
committed
a894f04
View commit details
Copy full SHA for a894f04
View code at this point
Browse repository at this point
PR feedback
rbuckton
committed
990ce29
View commit details
Copy full SHA for 990ce29
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into completionListWithLocalName
Yui T
committed
f16f9d1
View commit details
Copy full SHA for f16f9d1
View code at this point
Browse repository at this point
Don't filter out JSX attributes.
DanielRosenwasser
committed
1daf49c
View commit details
Copy full SHA for 1daf49c
View code at this point
Browse repository at this point
Spacing.
DanielRosenwasser
committed
fc45219
View commit details
Copy full SHA for fc45219
View code at this point
Browse repository at this point
Don't filter out the current item.
DanielRosenwasser
committed
1b0b434
View commit details
Copy full SHA for 1b0b434
View code at this point
Browse repository at this point
merge master
danquirk
committed
9c2a770
View commit details
Copy full SHA for 9c2a770
View code at this point
Browse repository at this point
Final CR feedback fixes
danquirk
committed
1a3dbc0
View commit details
Copy full SHA for 1a3dbc0
View code at this point
Browse repository at this point
Merge pull request #3801 from zhengbli/ms_master
Show description for cc9fde5
Zhengbo Li
committed
cc9fde5
View commit details
Copy full SHA for cc9fde5
View code at this point
Browse repository at this point
Use getDecalredName in service layer instead of symbol.getName
Yui T
committed
41bedd2
View commit details
Copy full SHA for 41bedd2
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
Add className property in SVGElement
zhengbli
committed
89c44f5
View commit details
Copy full SHA for 89c44f5
View code at this point
Browse repository at this point
Address code review
Yui T
committed
d0b8002
View commit details
Copy full SHA for d0b8002
View code at this point
Browse repository at this point
Readd className to SVGStylable for compatibility
zhengbli
committed
9353a60
View commit details
Copy full SHA for 9353a60
View code at this point
Browse repository at this point
Merge pull request #3798 from Microsoft/typeArgumentInferenceClassExpressions
Show description for 9d6dc36
JsonFreeman
committed
9d6dc36
View commit details
Copy full SHA for 9d6dc36
View code at this point
Browse repository at this point
Merge pull request #3776 from zhengbli/ms_issue2838
Show description for 6c4dc28
Zhengbo Li
committed
6c4dc28
View commit details
Copy full SHA for 6c4dc28
View code at this point
Browse repository at this point
Merge pull request #3773 from zhengbli/ms_issue3753
Show description for a3554a5
Zhengbo Li
committed
a3554a5
View commit details
Copy full SHA for a3554a5
View code at this point
Browse repository at this point
Merge pull request #3774 from zhengbli/ms_issue3613
Show description for 7fb0d4f
Zhengbo Li
committed
7fb0d4f
View commit details
Copy full SHA for 7fb0d4f
View code at this point
Browse repository at this point
Merge pull request #3775 from zhengbli/ms_issue3220
Show description for 9f0fd38
Zhengbo Li
committed
9f0fd38
View commit details
Copy full SHA for 9f0fd38
View code at this point
Browse repository at this point
Merge pull request #3777 from zhengbli/ms_issue1074
Show description for ea25ac4
Zhengbo Li
committed
ea25ac4
View commit details
Copy full SHA for ea25ac4
View code at this point
Browse repository at this point
CR feedback
danquirk
committed
27f5bf1
View commit details
Copy full SHA for 27f5bf1
View code at this point
Browse repository at this point
Merge pull request #3763 from tinganho/typePredicateDeclEmit
Show description for e336701
mhegazy
committed
e336701
View commit details
Copy full SHA for e336701
View code at this point
Browse repository at this point
Fixes spacing issue
tinganho
committed
4e644e5
View commit details
Copy full SHA for 4e644e5
View code at this point
Browse repository at this point
Infer types to statics in a class expression
JsonFreeman
committed
f37fc1d
View commit details
Copy full SHA for f37fc1d
View code at this point
Browse repository at this point
fixed issue https://github.com/Microsoft/TypeScript/issues/3486
ShyykoSerhiy
committed
43307ed
View commit details
Copy full SHA for 43307ed
View code at this point
Browse repository at this point
Adds type predicate signature display and addresses CR feedback
tinganho
committed
28976a0
View commit details
Copy full SHA for 28976a0
View code at this point
Browse repository at this point
Fixes emit of type predicated in delcaration files
tinganho
committed
951084f
View commit details
Copy full SHA for 951084f
View code at this point
Browse repository at this point
Merge pull request #3789 from tinganho/formatFourslash
Show description for 43febe5
RyanCavanaugh
committed
43febe5
View commit details
Copy full SHA for 43febe5
View code at this point
Browse repository at this point
Fixes fourslash code formatting
tinganho
committed
98e6db4
View commit details
Copy full SHA for 98e6db4
View code at this point
Browse repository at this point
Turn off a few rules and more cleanup post merge
danquirk
committed
5dfa610
View commit details
Copy full SHA for 5dfa610
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Merge master
danquirk
committed
be1371d
View commit details
Copy full SHA for be1371d
View code at this point
Browse repository at this point
Merge pull request #3772 from Microsoft/allowModifier
Show description for 42bff6b
yuit
committed
42bff6b
View commit details
Copy full SHA for 42bff6b
View code at this point
Browse repository at this point
Address code review
Yui T
committed
8e15a42
View commit details
Copy full SHA for 8e15a42
View code at this point
Browse repository at this point
Merge pull request #3778 from Microsoft/noPushApply
Show description for aaf0f78
CyrusNajmabadi
committed
aaf0f78
View commit details
Copy full SHA for aaf0f78
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.