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
Type
/
to 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 }}
jablko
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
8
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
patch-13
User selector
All users
All time
Commit history
Commits on Feb 20, 2020
Expose importModuleSpecifierEnding to protocol (#36725)
Show description for 4d1a1b8
andrewbranch
authored
4d1a1b8
View commit details
Copy full SHA for 4d1a1b8
View code at this point
Browse repository at this point
use const instead of let for new class iife assignments (#36907)
weswigham
authored
7f02927
View commit details
Copy full SHA for 7f02927
View code at this point
Browse repository at this point
feat(36048): handle uncalled function checks in ternaries (#36402)
a-tarasyuk
authored
bf6be75
View commit details
Copy full SHA for bf6be75
View code at this point
Browse repository at this point
Unify padding impls and consistently use them
weswigham
committed
4a34294
View commit details
Copy full SHA for 4a34294
View code at this point
Browse repository at this point
Fix implicit dependencies on es6 lib exposed by node changes
weswigham
committed
5144330
View commit details
Copy full SHA for 5144330
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
Fix initialization error when destructuring from object literal that includes a spread assignment (#36865)
Show description for 1236a10
andrewbranch
authored
1236a10
View commit details
Copy full SHA for 1236a10
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Wrap classes with decorators or static properties in an IIFE, even for ES2015+ (#32011)
Show description for 7cc4a8d
clydin
authored
7cc4a8d
View commit details
Copy full SHA for 7cc4a8d
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Exempt ambient private properties from noImplicitAny (#36640)
ajafff
authored
9b518c8
View commit details
Copy full SHA for 9b518c8
View code at this point
Browse repository at this point
Marked internal createAnonymousType type as allowing undefined Symbols (#36016)
JoshuaKGoldberg
authored
1aaf314
View commit details
Copy full SHA for 1aaf314
View code at this point
Browse repository at this point
Set correct pos for NamespaceExport (#36794)
Show description for b1e706d
andrewbranch
authored
b1e706d
View commit details
Copy full SHA for b1e706d
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Avoid expensive relationship checking in mapped type member resolution (#36754)
Show description for 7a1c5b7
ahejlsberg
authored
7a1c5b7
View commit details
Copy full SHA for 7a1c5b7
View code at this point
Browse repository at this point
Fix getTypeAtLocation for `as const` to not issue a diagnostic (#36741)
Show description for 2b64731
weswigham
authored
2b64731
View commit details
Copy full SHA for 2b64731
View code at this point
Browse repository at this point
Merge branch 'separate-nodetypes' of https://github.com/Swatinem/TypeScript into Swatinem-separate-nodetypes
rbuckton
committed
195f6bb
View commit details
Copy full SHA for 195f6bb
View code at this point
Browse repository at this point
Fix get candidate for overload failure checking (#36744)
Show description for 01c86c7
sandersn
and
weswigham
authored
01c86c7
View commit details
Copy full SHA for 01c86c7
View code at this point
Browse repository at this point
Merge branch 'master' into separate-nodetypes
rbuckton
authored
cf6b641
View commit details
Copy full SHA for cf6b641
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Update versionMajorMinor to match package.json
weswigham
committed
6f079a4
View commit details
Copy full SHA for 6f079a4
View code at this point
Browse repository at this point
Do not report errors when we fail to find a module symbol at an import specifier when invoked via API (#36742)
weswigham
authored
8481bc1
View commit details
Copy full SHA for 8481bc1
View code at this point
Browse repository at this point
Error when property is specified more than once via a spread (#36727)
Show description for a772c26
sandersn
authored
a772c26
View commit details
Copy full SHA for a772c26
View code at this point
Browse repository at this point
Throw syntax error for `}` and `>` in JSX text (#36636)
Show description for 348c4dd
bradzacher
authored
348c4dd
View commit details
Copy full SHA for 348c4dd
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Allow intersections (and substitutions) to be checks against discriminable unions (#36663)
weswigham
authored
aece8c0
View commit details
Copy full SHA for aece8c0
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
redo #28564 (#36665)
sandersn
authored
71c1da0
View commit details
Copy full SHA for 71c1da0
View code at this point
Browse repository at this point
Fix jsdoc comment parsing initial state (#36661)
Show description for 1e48cbe
sandersn
authored
1e48cbe
View commit details
Copy full SHA for 1e48cbe
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Cache results of isGenericObjectType and isGenericIndexType (#36622)
ahejlsberg
authored
b8b5948
View commit details
Copy full SHA for b8b5948
View code at this point
Browse repository at this point
Optimize deferred type references (#36607)
Show description for de37c87
ahejlsberg
authored
de37c87
View commit details
Copy full SHA for de37c87
View code at this point
Browse repository at this point
Faster exit from isTypeRelatedTo with identityRelation (#36590)
Show description for 0a16032
ahejlsberg
authored
0a16032
View commit details
Copy full SHA for 0a16032
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
add support for Lift Template Literal Restriction (#23801)
Show description for 70399e1
Kingwl
and
sandersn
authored
70399e1
View commit details
Copy full SHA for 70399e1
View code at this point
Browse repository at this point
Fix crash when trying to import a non-exported type (#36619)
Show description for 2047118
andrewbranch
authored
2047118
View commit details
Copy full SHA for 2047118
View code at this point
Browse repository at this point
Expose hasOnlyExpressionInitializer as a public type guard (#33229)
Show description for 0944110
ayazhafiz
and
sandersn
authored
0944110
View commit details
Copy full SHA for 0944110
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Drop support for defunct Chakra host (#33797)
amcasey
authored
da8d3ef
View commit details
Copy full SHA for da8d3ef
View code at this point
Browse repository at this point
Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569)
Show description for 8c31700
a-tarasyuk
authored
8c31700
View commit details
Copy full SHA for 8c31700
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
De-duplicate indentations in JSX Texts (#36552)
Show description for 7726464
Orta
and
weswigham
authored
7726464
View commit details
Copy full SHA for 7726464
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Fix contextually typed object literal completions where the object being edited affects its own inference (#36556)
Show description for ef8eb0c
andrewbranch
and
weswigham
authored
ef8eb0c
View commit details
Copy full SHA for ef8eb0c
View code at this point
Browse repository at this point
resolvedJSDocType should cache on node, not symbol (#36561)
sandersn
authored
ad24904
View commit details
Copy full SHA for ad24904
View code at this point
Browse repository at this point
Fix `export *` that resolves to something type-only (#36558)
Show description for 86556d6
andrewbranch
authored
86556d6
View commit details
Copy full SHA for 86556d6
View code at this point
Browse repository at this point
Fix overzealous renaming of emit helpers in es module emit (#36541)
rbuckton
authored
fcf2850
View commit details
Copy full SHA for fcf2850
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.