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
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 #22842 from uniqueiniquity/outliningLineEnding
Show description for 3837518
uniqueiniquity
authored
3837518
View commit details
Copy full SHA for 3837518
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
Run test in both module resolvers
RyanCavanaugh
committed
a69adf2
View commit details
Copy full SHA for a69adf2
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
Make region outlining more sensitive to CRLF
uniqueiniquity
committed
6ba4dbe
View commit details
Copy full SHA for 6ba4dbe
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
Refactor `tryGetGlobalSymbols` into list of things to try (#22704)
Show description for 02ee11c
Andy
authored
02ee11c
View commit details
Copy full SHA for 02ee11c
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
Merge pull request #22590 from amcasey/DiagEvents
Show description for 6524fc5
amcasey
authored
6524fc5
View commit details
Copy full SHA for 6524fc5
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Test suppression of diagnostic events
amcasey
committed
e37ff25
View commit details
Copy full SHA for e37ff25
View code at this point
Browse repository at this point
Add support for suppressing project events
Show description for 517cf6a
amcasey
committed
517cf6a
View commit details
Copy full SHA for 517cf6a
View code at this point
Browse repository at this point
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
Merge pull request #22803 from Microsoft/updateTo2.9
Show description for 810b386
DanielRosenwasser
authored
810b386
View commit details
Copy full SHA for 810b386
View code at this point
Browse repository at this point
organizeImports: Fix bug in reference-testing for renamed import (#22797)
Andy
authored
e0ca8a5
View commit details
Copy full SHA for e0ca8a5
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
Fixes for new mocha types (#22799)
Show description for 54274a8
Andy
authored and
weswigham
committed
54274a8
View commit details
Copy full SHA for 54274a8
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
Revert change to `canUseEvents` in `IoSessionOptions` (#22791)
Andy
authored
67670d8
View commit details
Copy full SHA for 67670d8
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
Previous
Next
You can’t perform that action at this time.