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 }}
odiscious
/
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
this-function-types
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2016
Add overloads for Function.apply/call/bind
Show description for 5fe8478
sandersn
committed
5fe8478
View commit details
Copy full SHA for 5fe8478
View code at this point
Browse repository at this point
Add services support for this types.
sandersn
committed
22e571f
View commit details
Copy full SHA for 22e571f
View code at this point
Browse repository at this point
Make compiler strictThis clean.
sandersn
committed
ca16209
View commit details
Copy full SHA for ca16209
View code at this point
Browse repository at this point
Add new error message and strictThis flag
sandersn
committed
9bd7afb
View commit details
Copy full SHA for 9bd7afb
View code at this point
Browse repository at this point
Skip emit of this types as first parameter.
sandersn
committed
a639b71
View commit details
Copy full SHA for a639b71
View code at this point
Browse repository at this point
Check this type in functions.
Show description for d8a77c0
sandersn
committed
d8a77c0
View commit details
Copy full SHA for d8a77c0
View code at this point
Browse repository at this point
Parse this type using parameter syntax
Show description for 0a968f0
sandersn
committed
0a968f0
View commit details
Copy full SHA for 0a968f0
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #5833 from Microsoft/fix4211
Show description for e954929
yuit
committed
e954929
View commit details
Copy full SHA for e954929
View code at this point
Browse repository at this point
Merge pull request #6704 from Microsoft/isRequireCall_fix
Show description for 78b5253
vladima
committed
78b5253
View commit details
Copy full SHA for 78b5253
View code at this point
Browse repository at this point
Merge branch 'master' into fix4211
Kanchalai Tanglertsampan
committed
bf854a7
View commit details
Copy full SHA for bf854a7
View code at this point
Browse repository at this point
fix linter issues
vladima
committed
b3eaef1
View commit details
Copy full SHA for b3eaef1
View code at this point
Browse repository at this point
add extra argument to 'isRequireCall' to check if argument is string literal
vladima
committed
3661b66
View commit details
Copy full SHA for 3661b66
View code at this point
Browse repository at this point
Merge pull request #6702 from Microsoft/readonlyInDeclarationFiles2
Show description for cb6dd18
ahejlsberg
committed
cb6dd18
View commit details
Copy full SHA for cb6dd18
View code at this point
Browse repository at this point
Merge pull request #6699 from RyanCavanaugh/fix6663
Show description for 2ef6f13
RyanCavanaugh
committed
2ef6f13
View commit details
Copy full SHA for 2ef6f13
View code at this point
Browse repository at this point
Emit readonly in declaration file for get-only accessors in classes
ahejlsberg
committed
a88ff9c
View commit details
Copy full SHA for a88ff9c
View code at this point
Browse repository at this point
Merge pull request #6632 from zhengbli/fixFindAllRefForSalsa
Show description for 31bf103
Zhengbo Li
committed
31bf103
View commit details
Copy full SHA for 31bf103
View code at this point
Browse repository at this point
Merge pull request #6698 from RyanCavanaugh/fix6552
Show description for 2688dbd
RyanCavanaugh
committed
2688dbd
View commit details
Copy full SHA for 2688dbd
View code at this point
Browse repository at this point
Use union types in the return type of functions in the error case
Show description for da6e82f
RyanCavanaugh
committed
da6e82f
View commit details
Copy full SHA for da6e82f
View code at this point
Browse repository at this point
Add more tests and comments
zhengbli
committed
bf897c2
View commit details
Copy full SHA for bf897c2
View code at this point
Browse repository at this point
Recognize the RHS of assignments as the JSDoc target expression
Show description for 364b088
RyanCavanaugh
committed
364b088
View commit details
Copy full SHA for 364b088
View code at this point
Browse repository at this point
Emit readonly in declaration files
ahejlsberg
committed
3019017
View commit details
Copy full SHA for 3019017
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
strip quotes from module names during deduplication
vladima
committed
5b68d65
View commit details
Copy full SHA for 5b68d65
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixFindAllRefForSalsa
zhengbli
committed
10f9a85
View commit details
Copy full SHA for 10f9a85
View code at this point
Browse repository at this point
Fix for thisProperty
zhengbli
committed
b389e9c
View commit details
Copy full SHA for b389e9c
View code at this point
Browse repository at this point
Merge pull request #6631 from Microsoft/reservePromiseInTopLevelModule
Show description for a6af98e
rbuckton
committed
a6af98e
View commit details
Copy full SHA for a6af98e
View code at this point
Browse repository at this point
Merge pull request #5728 from Microsoft/pathMappingModuleResolution
Show description for f23c35f
vladima
committed
f23c35f
View commit details
Copy full SHA for f23c35f
View code at this point
Browse repository at this point
Merge pull request #6553 from Microsoft/handleNestedBlockScopedName
Show description for 2b22a47
vladima
committed
2b22a47
View commit details
Copy full SHA for 2b22a47
View code at this point
Browse repository at this point
Merge pull request #6532 from Microsoft/readonlyMembers
Show description for 98603f9
ahejlsberg
committed
98603f9
View commit details
Copy full SHA for 98603f9
View code at this point
Browse repository at this point
merge with origin/master
vladima
committed
e67ff39
View commit details
Copy full SHA for e67ff39
View code at this point
Browse repository at this point
Merge branch 'master' into fix4211
Kanchalai Tanglertsampan
committed
e910e71
View commit details
Copy full SHA for e910e71
View code at this point
Browse repository at this point
Renumbering NodeFlags to start at 1 << 0
ahejlsberg
committed
cbb195b
View commit details
Copy full SHA for cbb195b
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
adacad3
View commit details
Copy full SHA for adacad3
View code at this point
Browse repository at this point
Fixed typo in diagnostic message name
rbuckton
committed
e4c0c00
View commit details
Copy full SHA for e4c0c00
View code at this point
Browse repository at this point
Fix find all references for salsa
zhengbli
committed
e4ab2db
View commit details
Copy full SHA for e4ab2db
View code at this point
Browse repository at this point
Comments and messages
rbuckton
committed
655d5c9
View commit details
Copy full SHA for 655d5c9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.