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
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 }}
krishana
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 11, 2018
Merge pull request #21839 from Microsoft/fixStructuralIdentity
Show description for 611ebc7
ahejlsberg
authored
611ebc7
View commit details
Copy full SHA for 611ebc7
Browse repository at this point
Commits on Feb 10, 2018
add beautifier rule for space after close paren and destructure bracket (#21859)
grubeeric
authored and
mhegazy
committed
879cb69
View commit details
Copy full SHA for 879cb69
Browse repository at this point
PR template typo: labeled / labelled (#21854)
Josh Goldberg
authored and
mhegazy
committed
02e7696
View commit details
Copy full SHA for 02e7696
Browse repository at this point
Add type infer formatting (#21850)
Show description for a732ff6
lankaapura
authored and
mhegazy
committed
a732ff6
View commit details
Copy full SHA for a732ff6
Browse repository at this point
LEGO: Merge pull request 21857
Show description for d9fefd4
csigs
authored
d9fefd4
View commit details
Copy full SHA for d9fefd4
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
9b65a7d
View commit details
Copy full SHA for 9b65a7d
Browse repository at this point
Merge pull request #21849 from amcasey/GH21816
Show description for 57d94b9
amcasey
authored
57d94b9
View commit details
Copy full SHA for 57d94b9
Browse repository at this point
Handle class declarations without names in Extract Symbol
Show description for 025418f
amcasey
committed
025418f
View commit details
Copy full SHA for 025418f
Browse repository at this point
Merge pull request #21835 from amcasey/GH21786
Show description for 22c4862
amcasey
authored
22c4862
View commit details
Copy full SHA for 22c4862
Browse repository at this point
Merge pull request #21833 from amcasey/TextChangesRange
Show description for d99cd05
amcasey
authored
d99cd05
View commit details
Copy full SHA for d99cd05
Browse repository at this point
Handle variable declaration without initializer in Convert to ES6 Module
Show description for 1baae42
amcasey
committed
1baae42
View commit details
Copy full SHA for 1baae42
Browse repository at this point
Call replaceNode rather than replaceRange
Show description for ab5596e
amcasey
committed
ab5596e
View commit details
Copy full SHA for ab5596e
Browse repository at this point
Merge pull request #21832 from amcasey/TextChangesSeparator
Show description for ad68fa8
amcasey
authored
ad68fa8
View commit details
Copy full SHA for ad68fa8
Browse repository at this point
Merge branch 'master' into fixStructuralIdentity
Show description for fadf031
ahejlsberg
committed
fadf031
View commit details
Copy full SHA for fadf031
Browse repository at this point
Eliminate ChangeMultipleNodesOptions in favor of smart separators
amcasey
committed
8d1f316
View commit details
Copy full SHA for 8d1f316
Browse repository at this point
Commits on Feb 9, 2018
Merge pull request #21847 from Microsoft/predefinedConditionalTypes
Show description for f1d7afe
ahejlsberg
authored
f1d7afe
View commit details
Copy full SHA for f1d7afe
Browse repository at this point
findAllRefs: Fix bug for `export` not at top-level of a module/namespace (#21846)
Andy
authored
49e78f6
View commit details
Copy full SHA for 49e78f6
Browse repository at this point
Handle empty declaration list in Convert to ES6 Module (#21843)
Show description for 425a418
Andy
authored
425a418
View commit details
Copy full SHA for 425a418
Browse repository at this point
Accept new baselines
ahejlsberg
committed
11a075c
View commit details
Copy full SHA for 11a075c
Browse repository at this point
Update tests
ahejlsberg
committed
92b8ce7
View commit details
Copy full SHA for 92b8ce7
Browse repository at this point
Add Exclude, Extract, NonNullable, ReturnType, and InstanceType types
ahejlsberg
committed
2aba29f
View commit details
Copy full SHA for 2aba29f
Browse repository at this point
Merge pull request #21004 from uniqueiniquity/updateATA
Show description for f989ef7
uniqueiniquity
authored
f989ef7
View commit details
Copy full SHA for f989ef7
Browse repository at this point
Add assertions for bad symbol declaration (#21837)
Show description for 171b68c
Andy
authored
171b68c
View commit details
Copy full SHA for 171b68c
Browse repository at this point
findAllReferences: Don't fail on broken re-export (#21841)
Andy
authored
31ec5e7
View commit details
Copy full SHA for 31ec5e7
Browse repository at this point
Fix bug: handle missing symbol.parent for non-accessible symbol (#21834)
Andy
authored
aa1ebda
View commit details
Copy full SHA for aa1ebda
Browse repository at this point
Accept new baselines
ahejlsberg
committed
d9a0334
View commit details
Copy full SHA for d9a0334
Browse repository at this point
Add tests
ahejlsberg
committed
35f1fcb
View commit details
Copy full SHA for 35f1fcb
Browse repository at this point
Add higher order structural identity relations
ahejlsberg
committed
57351e8
View commit details
Copy full SHA for 57351e8
Browse repository at this point
Handle case where package.json and package-lock.json don't agree
uniqueiniquity
committed
4c89a81
View commit details
Copy full SHA for 4c89a81
Browse repository at this point
Merge pull request #21781 from amcasey/TextChangesReplace
Show description for 6dd88b3
amcasey
authored
6dd88b3
View commit details
Copy full SHA for 6dd88b3
Browse repository at this point
Assert getExportEqualsLocalSymbol returns a defined result (#21831)
Andy
authored
1b62088
View commit details
Copy full SHA for 1b62088
Browse repository at this point
Merge pull request #21782 from Microsoft/fixIdenticalConditionalTypes
Show description for 868a9ee
ahejlsberg
authored
868a9ee
View commit details
Copy full SHA for 868a9ee
Browse repository at this point
Accept new baselines
ahejlsberg
committed
6dfcbff
View commit details
Copy full SHA for 6dfcbff
Browse repository at this point
Add tests
ahejlsberg
committed
e54606b
View commit details
Copy full SHA for e54606b
Browse repository at this point
Properly detect identical conditional types in caching logic
ahejlsberg
committed
a925172
View commit details
Copy full SHA for a925172
Browse repository at this point
Previous
Next
You can’t perform that action at this time.