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 }}
hbcodeXCI
/
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
thisTypesInBasePropAndContainer
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 29, 2016
Instantiate type parameters with themselves as their 'this' type when relating.
DanielRosenwasser
committed
cdd10b0
View commit details
Copy full SHA for cdd10b0
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Merge pull request #7262 from Microsoft/stop-destructuring-private-properties
Show description for 5e53ba0
sandersn
committed
5e53ba0
View commit details
Copy full SHA for 5e53ba0
View code at this point
Browse repository at this point
Move `checkClassPropertyAccess` call to `checkVariableLikeDeclaration`
sandersn
committed
5c6a007
View commit details
Copy full SHA for 5c6a007
View code at this point
Browse repository at this point
Use errorNode everywhere in `checkClassPropertyAccess`
sandersn
committed
a1c0486
View commit details
Copy full SHA for a1c0486
View code at this point
Browse repository at this point
`checkClassPropertyAccess` in `getTypeForBindingElement`
Show description for 28640c8
sandersn
committed
28640c8
View commit details
Copy full SHA for 28640c8
View code at this point
Browse repository at this point
Revert "spelling fixes for src" on generated dom lib.
Show description for e579d17
DanielRosenwasser
committed
e579d17
View commit details
Copy full SHA for e579d17
View code at this point
Browse repository at this point
Merge pull request #7226 from Microsoft/bindingPatternsInTypes
Show description for 17b7c3e
mhegazy
committed
17b7c3e
View commit details
Copy full SHA for 17b7c3e
View code at this point
Browse repository at this point
emit temp declarations after export equals
vladima
committed
66cf56e
View commit details
Copy full SHA for 66cf56e
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Merge pull request #7246 from Microsoft/noImplicitReturnsWithProtectedBlocks
Show description for 8074dbd
vladima
committed
8074dbd
View commit details
Copy full SHA for 8074dbd
View code at this point
Browse repository at this point
Merge pull request #7232 from Microsoft/invalid-this-emit-in-contextual-object
Show description for 7bbd899
sandersn
committed
7bbd899
View commit details
Copy full SHA for 7bbd899
View code at this point
Browse repository at this point
properly set reachable state after protected try\finally block
vladima
committed
5105a31
View commit details
Copy full SHA for 5105a31
View code at this point
Browse repository at this point
Fix linter comments
mhegazy
committed
87a00c3
View commit details
Copy full SHA for 87a00c3
View code at this point
Browse repository at this point
Code review comments
mhegazy
committed
c3cfebf
View commit details
Copy full SHA for c3cfebf
View code at this point
Browse repository at this point
spelling fixes for src
Show description for bb85817
jsoref
committed
bb85817
View commit details
Copy full SHA for bb85817
View code at this point
Browse repository at this point
Merge pull request #7203 from Microsoft/intersectionErrors
Show description for 713c0e0
DanielRosenwasser
committed
713c0e0
View commit details
Copy full SHA for 713c0e0
View code at this point
Browse repository at this point
Defer-check function/method nodes even when context-sensitive.
sandersn
committed
aa3e8d1
View commit details
Copy full SHA for aa3e8d1
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
address PR feedback: add comments
vladima
committed
e090043
View commit details
Copy full SHA for e090043
View code at this point
Browse repository at this point
avoid multiple passes over the program when computing diagnostics for the bundled emit
vladima
committed
8e77f40
View commit details
Copy full SHA for 8e77f40
View code at this point
Browse repository at this point
Code review comments
mhegazy
committed
7680cdf
View commit details
Copy full SHA for 7680cdf
View code at this point
Browse repository at this point
Do not add extra space for ommited expressions.
mhegazy
committed
4bf5f82
View commit details
Copy full SHA for 4bf5f82
View code at this point
Browse repository at this point
Correctelly serialize types with signatures containing binding patterns
mhegazy
committed
217f558
View commit details
Copy full SHA for 217f558
View code at this point
Browse repository at this point
Never elaborate errors when relating from intersections.
DanielRosenwasser
committed
7e4532f
View commit details
Copy full SHA for 7e4532f
View code at this point
Browse repository at this point
Merge pull request #7170 from masaeedu/addDeclarationDirOption
Show description for 0f67f4b
mhegazy
committed
0f67f4b
View commit details
Copy full SHA for 0f67f4b
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Make declarationDir invalid alongside out or outFile
masaeedu
committed
f251768
View commit details
Copy full SHA for f251768
View code at this point
Browse repository at this point
Appease linter.
DanielRosenwasser
committed
804e8b9
View commit details
Copy full SHA for 804e8b9
View code at this point
Browse repository at this point
Don't elaborate errors for relations from intersections to object types.
DanielRosenwasser
committed
035ccb9
View commit details
Copy full SHA for 035ccb9
View code at this point
Browse repository at this point
Fix WS linter errors
RyanCavanaugh
committed
69f1f53
View commit details
Copy full SHA for 69f1f53
View code at this point
Browse repository at this point
Consolidate watch checks in one place
mhegazy
committed
54ae270
View commit details
Copy full SHA for 54ae270
View code at this point
Browse repository at this point
Merge branch 'patch-1' of https://github.com/mihailik/TypeScript into mihailik-patch-1
mhegazy
committed
555edcd
View commit details
Copy full SHA for 555edcd
View code at this point
Browse repository at this point
Address PR feedback: expand ternary return into if block, add check to ensure proper options usage
masaeedu
committed
c8aedbf
View commit details
Copy full SHA for c8aedbf
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Merge pull request #7188 from Microsoft/standardise-errors-on-not-prefix
Show description for e2c9555
sandersn
committed
e2c9555
View commit details
Copy full SHA for e2c9555
View code at this point
Browse repository at this point
Merge pull request #7184 from Microsoft/abstract-properties
Show description for a769ba7
sandersn
committed
a769ba7
View commit details
Copy full SHA for a769ba7
View code at this point
Browse repository at this point
Error messages consistently use non- prefix
Show description for ee8986a
sandersn
committed
ee8986a
View commit details
Copy full SHA for ee8986a
View code at this point
Browse repository at this point
Update error message as requested in PR comments
sandersn
committed
b01a050
View commit details
Copy full SHA for b01a050
View code at this point
Browse repository at this point
Merge pull request #7163 from Microsoft/cachePairs
Show description for f029ae2
vladima
committed
f029ae2
View commit details
Copy full SHA for f029ae2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.