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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
JavaScript prototype class inference
- #5876
#5876
Merged
Ryan Cavanaugh (RyanCavanaugh)
merged 15 commits into
microsoft:master
microsoft/TypeScript:master
from
RyanCavanaugh:javaScriptPrototypes
RyanCavanaugh/TypeScript:javaScriptPrototypes
Copy head branch name to clipboard
Dec 14, 2015
Conversation
Commits
15
(15)
Checks
Files changed
Merged
JavaScript prototype class inference
#5876
Ryan Cavanaugh (RyanCavanaugh)
merged 15 commits into
microsoft:master
microsoft/TypeScript:master
from
RyanCavanaugh:javaScriptPrototypes
RyanCavanaugh/TypeScript:javaScriptPrototypes
Copy head branch name to clipboard
Commits
Commits on Oct 26, 2015
JavaScript class inference from prototype property assignment
Ryan Cavanaugh (RyanCavanaugh)
committed
b31b45f
View commit details
Copy full SHA for b31b45f
Browse repository at this point
Commits on Oct 28, 2015
JS class members as methods
Ryan Cavanaugh (RyanCavanaugh)
committed
bc3d95c
View commit details
Copy full SHA for bc3d95c
Browse repository at this point
Commits on Oct 30, 2015
Inference from JavaScript `prototype` property assignments
Ryan Cavanaugh (RyanCavanaugh)
committed
3b72131
View commit details
Copy full SHA for 3b72131
Browse repository at this point
Human-readable fourslash debug output for completion lists / quickinfo
Ryan Cavanaugh (RyanCavanaugh)
committed
a3a5c16
View commit details
Copy full SHA for a3a5c16
Browse repository at this point
Commits on Nov 9, 2015
Fix TC
Ryan Cavanaugh (RyanCavanaugh)
committed
eaeeb1f
View commit details
Copy full SHA for eaeeb1f
Browse repository at this point
Commits on Nov 20, 2015
WIP
Ryan Cavanaugh (RyanCavanaugh)
committed
fb83ee0
View commit details
Copy full SHA for fb83ee0
Browse repository at this point
Commits on Dec 1, 2015
Merge branch 'master' into javaScriptPrototypes
Show description for c3b59d1
Ryan Cavanaugh (RyanCavanaugh)
committed
c3b59d1
View commit details
Copy full SHA for c3b59d1
Browse repository at this point
Merge fixup
Ryan Cavanaugh (RyanCavanaugh)
committed
c4b0b62
View commit details
Copy full SHA for c4b0b62
Browse repository at this point
Commits on Dec 4, 2015
JS Prototypes WIP
Ryan Cavanaugh (RyanCavanaugh)
committed
fabc43d
View commit details
Copy full SHA for fabc43d
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into javaScriptPrototypes
Ryan Cavanaugh (RyanCavanaugh)
committed
6bb62d6
View commit details
Copy full SHA for 6bb62d6
Browse repository at this point
Simplified JS prototype class inference
Ryan Cavanaugh (RyanCavanaugh)
committed
fcd00a5
View commit details
Copy full SHA for fcd00a5
Browse repository at this point
Commits on Dec 7, 2015
Support 'this' in inferred method bodies
Ryan Cavanaugh (RyanCavanaugh)
committed
c97dfff
View commit details
Copy full SHA for c97dfff
Browse repository at this point
Commits on Dec 9, 2015
Address CR feedback
Ryan Cavanaugh (RyanCavanaugh)
committed
50892ac
View commit details
Copy full SHA for 50892ac
Browse repository at this point
One more
Ryan Cavanaugh (RyanCavanaugh)
committed
fcfc424
View commit details
Copy full SHA for fcfc424
Browse repository at this point
Commits on Dec 14, 2015
Check for function flag on class symbol
Ryan Cavanaugh (RyanCavanaugh)
committed
37f3ff8
View commit details
Copy full SHA for 37f3ff8
Browse repository at this point
You can’t perform that action at this time.