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 }}
dimw
/
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 Mar 28, 2016
Merge branch 'master' into this-function-types
sandersn
committed
9e5f260
View commit details
Copy full SHA for 9e5f260
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Merged with master
tinganho
committed
b7c3547
View commit details
Copy full SHA for b7c3547
View code at this point
Browse repository at this point
Addresses CR feedback
tinganho
committed
86b6b6c
View commit details
Copy full SHA for 86b6b6c
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Add --noImplicitThis flag
Show description for a91cdcc
sandersn
committed
a91cdcc
View commit details
Copy full SHA for a91cdcc
View code at this point
Browse repository at this point
Remove --strictThisChecks
sandersn
committed
c9f5f3d
View commit details
Copy full SHA for c9f5f3d
View code at this point
Browse repository at this point
Fix #7629: Check if errros are needed before reporting them in enumRelatedTo
mhegazy
committed
bdb741e
View commit details
Copy full SHA for bdb741e
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Merge pull request #7676 from zhengbli/fixNodeOnSharePoint
Show description for 6cc1b17
Zhengbo Li
committed
6cc1b17
View commit details
Copy full SHA for 6cc1b17
View code at this point
Browse repository at this point
refactor
zhengbli
committed
ddbfb7b
View commit details
Copy full SHA for ddbfb7b
View code at this point
Browse repository at this point
Explicitly exclude . and .. for fs.readdirSync
zhengbli
committed
d0545ff
View commit details
Copy full SHA for d0545ff
View code at this point
Browse repository at this point
Merge pull request #7584 from Microsoft/LS-rename-getSourceFile
Show description for 55cbdc9
vladima
committed
55cbdc9
View commit details
Copy full SHA for 55cbdc9
View code at this point
Browse repository at this point
Merge pull request #7658 from zhengbli/fixCaseSensitivity
Show description for ec8eeff
Zhengbo Li
committed
ec8eeff
View commit details
Copy full SHA for ec8eeff
View code at this point
Browse repository at this point
Merge branch 'nestedPrivateProtectedMembers' of https://github.com/AbubakerB/TypeScript into AbubakerB-nestedPrivateProtectedMembers
mhegazy
committed
8647d2a
View commit details
Copy full SHA for 8647d2a
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Merge pull request #7650 from Arnavion/lib-d-ts-fixes
Show description for 560ab23
mhegazy
committed
560ab23
View commit details
Copy full SHA for 560ab23
View code at this point
Browse repository at this point
Revert change to Object.assign
Arnavion
committed
bb5fa16
View commit details
Copy full SHA for bb5fa16
View code at this point
Browse repository at this point
Use fileName instead of Path when dealing with file systems directly
zhengbli
committed
e9b514c
View commit details
Copy full SHA for e9b514c
View code at this point
Browse repository at this point
RegExp.compile() actually returns `this`, per ES6 annex B.
Arnavion
committed
d2d02c7
View commit details
Copy full SHA for d2d02c7
View code at this point
Browse repository at this point
Add nullability annotations to core.d.ts and es6.d.ts
Arnavion
committed
7bb0ce9
View commit details
Copy full SHA for 7bb0ce9
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Fix #7637: treat jsx tag names as expressions
mhegazy
committed
3ee67e7
View commit details
Copy full SHA for 3ee67e7
View code at this point
Browse repository at this point
Always consider ambient variables assigned
ahejlsberg
committed
7809bcb
View commit details
Copy full SHA for 7809bcb
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Merge pull request #7140 from Microsoft/strictNullChecks
Show description for 3853bb8
ahejlsberg
committed
3853bb8
View commit details
Copy full SHA for 3853bb8
View code at this point
Browse repository at this point
Merge pull request #7622 from Microsoft/findAllReferencesForJSXTagNames
Show description for 7c99c8f
mhegazy
committed
7c99c8f
View commit details
Copy full SHA for 7c99c8f
View code at this point
Browse repository at this point
Merge branch 'master' into strictNullChecks
Show description for 413d9a6
ahejlsberg
committed
413d9a6
View commit details
Copy full SHA for 413d9a6
View code at this point
Browse repository at this point
Merge pull request #7595 from Microsoft/revertParseCompilerOptionsFromJson
Show description for 4e06457
vladima
committed
4e06457
View commit details
Copy full SHA for 4e06457
View code at this point
Browse repository at this point
Fix issue with find references for jsx tags
mhegazy
committed
d5c3a0a
View commit details
Copy full SHA for d5c3a0a
View code at this point
Browse repository at this point
Merge pull request #7621 from Microsoft/dropInferenceLimit
Show description for e052eb1
vladima
committed
e052eb1
View commit details
Copy full SHA for e052eb1
View code at this point
Browse repository at this point
Merge pull request #7591 from Microsoft/allow-merge-for-types-namespaces
Show description for cc8277c
vladima
committed
cc8277c
View commit details
Copy full SHA for cc8277c
View code at this point
Browse repository at this point
drop inference limit
vladima
committed
6f37d31
View commit details
Copy full SHA for 6f37d31
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Don't elaborate errors when trying to relate a primitive to a union.
DanielRosenwasser
committed
323a195
View commit details
Copy full SHA for 323a195
View code at this point
Browse repository at this point
revert changes in the signature of 'convertCompilerOptionsFromJson'
vladima
committed
497b4c3
View commit details
Copy full SHA for 497b4c3
View code at this point
Browse repository at this point
Commits on Mar 19, 2016
partially revert #7583
vladima
committed
3691261
View commit details
Copy full SHA for 3691261
View code at this point
Browse repository at this point
Commits on Mar 18, 2016
Merge pull request #7583 from Microsoft/colliding-local-import
Show description for 32178ac
vladima
committed
32178ac
View commit details
Copy full SHA for 32178ac
View code at this point
Browse repository at this point
rename LanguageService.getSourceFile to LanguageService.getNonBoundSourceFile and mark it as internal
vladima
committed
200f162
View commit details
Copy full SHA for 200f162
View code at this point
Browse repository at this point
check if import collides with exported local name
vladima
committed
5ed389b
View commit details
Copy full SHA for 5ed389b
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Merge pull request #7567 from Microsoft/contextual-type-parameters
Show description for 279fec7
vladima
committed
279fec7
View commit details
Copy full SHA for 279fec7
View code at this point
Browse repository at this point
Merge pull request #7532 from Microsoft/declarationEmitFixes2
Show description for f0b3ff1
mhegazy
committed
f0b3ff1
View commit details
Copy full SHA for f0b3ff1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.