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 }}
java08800
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
compiler
on
unique_declarations
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2018
Merge branch 'master' into unique_declarations
Andy Hanson
committed
7a512ad
View commit details
Copy full SHA for 7a512ad
View code at this point
Browse repository at this point
Merge pull request #22869 from Microsoft/fixConditionalTypeVariance
Show description for fe8f239
ahejlsberg
authored
fe8f239
View commit details
Copy full SHA for fe8f239
View code at this point
Browse repository at this point
Merge pull request #22850 from Microsoft/tupleTypeInference
Show description for d7df84d
ahejlsberg
authored
d7df84d
View commit details
Copy full SHA for d7df84d
View code at this point
Browse repository at this point
Remove unused function (#22848)
Andy
authored
fdc4689
View commit details
Copy full SHA for fdc4689
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Change to more conservative conditional type relationship
ahejlsberg
committed
b5a39e8
View commit details
Copy full SHA for b5a39e8
View code at this point
Browse repository at this point
Add missing type relationship for conditional types
ahejlsberg
committed
8750bb8
View commit details
Copy full SHA for 8750bb8
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Don't infer between tuple types with different arity
ahejlsberg
committed
d6b6bb7
View commit details
Copy full SHA for d6b6bb7
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Handle completions in interface / type literal similar to class (#22701)
Show description for 9557e4a
Andy
authored
9557e4a
View commit details
Copy full SHA for 9557e4a
View code at this point
Browse repository at this point
Merge pull request #22744 from RyanCavanaugh/fixCacheInvalidation
Show description for e7b2017
RyanCavanaugh
authored
e7b2017
View commit details
Copy full SHA for e7b2017
View code at this point
Browse repository at this point
Always include parent folder failed lookup locations
RyanCavanaugh
committed
1e66f07
View commit details
Copy full SHA for 1e66f07
View code at this point
Browse repository at this point
Alternate but more general token comment emit fix + organizeImports fix (#22836)
Show description for 0736554
weswigham
authored
0736554
View commit details
Copy full SHA for 0736554
View code at this point
Browse repository at this point
Obtain constraint from destructured property when applicable
ahejlsberg
committed
deb87bb
View commit details
Copy full SHA for deb87bb
View code at this point
Browse repository at this point
Simplify functions for adding parse errors (#22513)
Show description for 0e9364f
Andy
authored
0e9364f
View commit details
Copy full SHA for 0e9364f
View code at this point
Browse repository at this point
Merge pull request #22808 from Microsoft/moduleResolutionEvents
Show description for 78c12cd
sheetalkamat
authored
78c12cd
View commit details
Copy full SHA for 78c12cd
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Improve behaviour of `...` inside JSDoc functions (#22809)
Show description for e16bb3e
sandersn
authored
e16bb3e
View commit details
Copy full SHA for e16bb3e
View code at this point
Browse repository at this point
Always make a new jsxAttributes type, dont reuse emptyObjectType (#22810)
Show description for ca1d19a
weswigham
authored
ca1d19a
View commit details
Copy full SHA for ca1d19a
View code at this point
Browse repository at this point
Parse and check type arguments on JSX opening and self-closing tags (#22415)
Show description for a909000
weswigham
authored
a909000
View commit details
Copy full SHA for a909000
View code at this point
Browse repository at this point
Allow local class declarations to be returned as mixins (#22807)
weswigham
authored
a7b066f
View commit details
Copy full SHA for a7b066f
View code at this point
Browse repository at this point
Stop printing two spaces between heritage clauses (#22801)
Show description for 874dd25
weswigham
authored
874dd25
View commit details
Copy full SHA for 874dd25
View code at this point
Browse repository at this point
Don't provide spelling suggestion for module (#22805)
Andy
authored
94570ee
View commit details
Copy full SHA for 94570ee
View code at this point
Browse repository at this point
Invalidate resolutions from typeRoots watch event as a fallback mechanism
Show description for 306ed12
sheetalkamat
committed
306ed12
View commit details
Copy full SHA for 306ed12
View code at this point
Browse repository at this point
Update version to 2.9.
DanielRosenwasser
committed
db1e924
View commit details
Copy full SHA for db1e924
View code at this point
Browse repository at this point
Improve assertion violation message (#22522)
weswigham
authored
7721cc4
View commit details
Copy full SHA for 7721cc4
View code at this point
Browse repository at this point
Correctly track thisContainer for this-property-assignments in JS nested containers (#22779)
Show description for 4462c15
sandersn
authored
4462c15
View commit details
Copy full SHA for 4462c15
View code at this point
Browse repository at this point
Merge pull request #22729 from Microsoft/renameNodeModulesContainingAtTypes
Show description for f3a1f16
sheetalkamat
authored
f3a1f16
View commit details
Copy full SHA for f3a1f16
View code at this point
Browse repository at this point
Combine getLastChild helpers (#22418)
Andy
authored
6d82a20
View commit details
Copy full SHA for 6d82a20
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Merge pull request #22707 from Microsoft/fixIndexedAccessInConditionalType
Show description for e5f6ed0
ahejlsberg
authored
e5f6ed0
View commit details
Copy full SHA for e5f6ed0
View code at this point
Browse repository at this point
In source files and blocks, bind function declarations before other statements (#22766)
Show description for de4a69c
sandersn
authored
de4a69c
View commit details
Copy full SHA for de4a69c
View code at this point
Browse repository at this point
Merge pull request #22764 from Microsoft/fixInferTypeDeclarationFiles
Show description for ee546fb
ahejlsberg
authored
ee546fb
View commit details
Copy full SHA for ee546fb
View code at this point
Browse repository at this point
Revise binder logic to correctly find 'infer T' containers
ahejlsberg
committed
9083f6c
View commit details
Copy full SHA for 9083f6c
View code at this point
Browse repository at this point
Revert strict containment check in checkInferType
ahejlsberg
committed
a75449c
View commit details
Copy full SHA for a75449c
View code at this point
Browse repository at this point
Undo 'any' inference propagation (#22736)
Show description for c930895
sandersn
authored
c930895
View commit details
Copy full SHA for c930895
View code at this point
Browse repository at this point
Properly generate 'infer T' declarations in typeToTypeNode
ahejlsberg
committed
fbd5048
View commit details
Copy full SHA for fbd5048
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Implicit constraints in non-distributive '[T] extends [U] ? X : Y' types
ahejlsberg
committed
420e58c
View commit details
Copy full SHA for 420e58c
View code at this point
Browse repository at this point
Support services settings (#22236)
Show description for cc39213
Andy
authored
cc39213
View commit details
Copy full SHA for cc39213
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.