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
tests
on
unique_declarations
User selector
All users
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
Commits on Mar 25, 2018
Accept new baselines
ahejlsberg
committed
9acdb75
View commit details
Copy full SHA for 9acdb75
View code at this point
Browse repository at this point
Change test to use type variables
ahejlsberg
committed
5b1554f
View commit details
Copy full SHA for 5b1554f
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
d70d505
View commit details
Copy full SHA for d70d505
View code at this point
Browse repository at this point
Add tests
ahejlsberg
committed
8f860f6
View commit details
Copy full SHA for 8f860f6
View code at this point
Browse repository at this point
Add tests
ahejlsberg
committed
7c0cc84
View commit details
Copy full SHA for 7c0cc84
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Accept new baselines
ahejlsberg
committed
63f98de
View commit details
Copy full SHA for 63f98de
View code at this point
Browse repository at this point
Add regression tests
ahejlsberg
committed
c2a53f9
View commit details
Copy full SHA for c2a53f9
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
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
Accept new baselines
ahejlsberg
committed
ad3b359
View commit details
Copy full SHA for ad3b359
View code at this point
Browse repository at this point
Add regression test
ahejlsberg
committed
1c2f3d2
View commit details
Copy full SHA for 1c2f3d2
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
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
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
Accepted baselines.
DanielRosenwasser
committed
a0c95ed
View commit details
Copy full SHA for a0c95ed
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
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
convertFunctionToEs6Class: Copy comments from constructor to class (#22738)
Andy
authored
f2f2393
View commit details
Copy full SHA for f2f2393
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
Accept new baselines
ahejlsberg
committed
275311e
View commit details
Copy full SHA for 275311e
View code at this point
Browse repository at this point
Add regression test
ahejlsberg
committed
eb3fd15
View commit details
Copy full SHA for eb3fd15
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
174f400
View commit details
Copy full SHA for 174f400
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
Accept new baselines
ahejlsberg
committed
09da98b
View commit details
Copy full SHA for 09da98b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.