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
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 }}
DmitrySemchenok
/
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
Breadcrumbs
History for
TypeScript
src
on
stringLiteralTypes
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 15, 2015
Always use a string literal type if contextually typed by any string literal types.
DanielRosenwasser
committed
ec0d49a
View commit details
Copy full SHA for ec0d49a
View code at this point
Browse repository at this point
Merge branch 'master' into stringLiteralTypes
DanielRosenwasser
committed
725bda8
View commit details
Copy full SHA for 725bda8
View code at this point
Browse repository at this point
Add ES2015 as a synonym to ES6
Show description for 53188d9
sandersn
committed
53188d9
View commit details
Copy full SHA for 53188d9
View code at this point
Browse repository at this point
Address CR from 5127
zhengbli
committed
b7c93c0
View commit details
Copy full SHA for b7c93c0
View code at this point
Browse repository at this point
Merge pull request #5127 from zhengbli/newAddDirectoryWatcher
Show description for 8864b06
Zhengbo Li
committed
8864b06
View commit details
Copy full SHA for 8864b06
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Fix lint errors
zhengbli
committed
fcfc25e
View commit details
Copy full SHA for fcfc25e
View code at this point
Browse repository at this point
Re-read file content upon closing
zhengbli
committed
f91bee0
View commit details
Copy full SHA for f91bee0
View code at this point
Browse repository at this point
Fix rwcRunner
zhengbli
committed
c754999
View commit details
Copy full SHA for c754999
View code at this point
Browse repository at this point
Address build errors
zhengbli
committed
6013968
View commit details
Copy full SHA for 6013968
View code at this point
Browse repository at this point
Add timer for batch processing directory changes
zhengbli
committed
62664fd
View commit details
Copy full SHA for 62664fd
View code at this point
Browse repository at this point
Fix issues with removing roots
zhengbli
committed
def268c
View commit details
Copy full SHA for def268c
View code at this point
Browse repository at this point
CR feedback
zhengbli
committed
002f0c0
View commit details
Copy full SHA for 002f0c0
View code at this point
Browse repository at this point
Merge pull request #5235 from Microsoft/fixDecoratorDiagostics
Show description for 21e30e0
mhegazy
committed
21e30e0
View commit details
Copy full SHA for 21e30e0
View code at this point
Browse repository at this point
Merge pull request #5033 from Microsoft/dirkb/fix_5032
Show description for 5234bf6
mhegazy
committed
5234bf6
View commit details
Copy full SHA for 5234bf6
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Merge pull request #5233 from Microsoft/relaxedUseBeforeDef
Show description for 1244477
vladima
committed
1244477
View commit details
Copy full SHA for 1244477
View code at this point
Browse repository at this point
Merge pull request #5231 from Microsoft/removeExperimentalAsyncFunctions
Show description for 99d448a
mhegazy
committed
99d448a
View commit details
Copy full SHA for 99d448a
View code at this point
Browse repository at this point
Merge pull request #5184 from RyanCavanaugh/fix5096
Show description for b2d666c
RyanCavanaugh
committed
b2d666c
View commit details
Copy full SHA for b2d666c
View code at this point
Browse repository at this point
revert enum related changes
vladima
committed
0465f1b
View commit details
Copy full SHA for 0465f1b
View code at this point
Browse repository at this point
use isBlockScopedNameDeclaredBeforeUse for block scoped variables and enums
vladima
committed
48b2434
View commit details
Copy full SHA for 48b2434
View code at this point
Browse repository at this point
Fixes #5104.
rbuckton
committed
0fa89ad
View commit details
Copy full SHA for 0fa89ad
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
eb3b91c
View commit details
Copy full SHA for eb3b91c
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Merge pull request #4914 from Microsoft/exponentiation
Show description for 77eaf04
yuit
committed
77eaf04
View commit details
Copy full SHA for 77eaf04
View code at this point
Browse repository at this point
allow forward references to block scoped variables from functions
vladima
committed
f952873
View commit details
Copy full SHA for f952873
View code at this point
Browse repository at this point
Merge pull request #4911 from Microsoft/liftDtsOnlyRestriction
Show description for c8ba166
vladima
committed
c8ba166
View commit details
Copy full SHA for c8ba166
View code at this point
Browse repository at this point
Address PR feedback
Yui T
committed
9025879
View commit details
Copy full SHA for 9025879
View code at this point
Browse repository at this point
Remove --experimentalAsyncFunctions
mhegazy
committed
92f1b48
View commit details
Copy full SHA for 92f1b48
View code at this point
Browse repository at this point
Merge pull request #5169 from Microsoft/fix-simple-uses-of-polymorphic-this-in-services
Show description for 8a05134
sandersn
committed
8a05134
View commit details
Copy full SHA for 8a05134
View code at this point
Browse repository at this point
merge with master
vladima
committed
4ccf630
View commit details
Copy full SHA for 4ccf630
View code at this point
Browse repository at this point
Merge pull request #5178 from RyanCavanaugh/fix5132
Show description for c05297c
RyanCavanaugh
committed
c05297c
View commit details
Copy full SHA for c05297c
View code at this point
Browse repository at this point
fix linter failure
Yui T
committed
e405cce
View commit details
Copy full SHA for e405cce
View code at this point
Browse repository at this point
Merge pull request #5177 from zhengbli/i4684
Show description for 5605c8a
Zhengbo Li
committed
5605c8a
View commit details
Copy full SHA for 5605c8a
View code at this point
Browse repository at this point
Remove prototype from NodeFilter static type
zhengbli
committed
de52865
View commit details
Copy full SHA for de52865
View code at this point
Browse repository at this point
Merge pull request #5216 from Microsoft/checkFunctionsInClassExpressions
Show description for 22e68de
vladima
committed
22e68de
View commit details
Copy full SHA for 22e68de
View code at this point
Browse repository at this point
Merge pull request #5226 from Microsoft/blockScopedExports
Show description for d757e5e
vladima
committed
d757e5e
View commit details
Copy full SHA for d757e5e
View code at this point
Browse repository at this point
check initialization of exported block scoped variables
vladima
committed
adf9f9b
View commit details
Copy full SHA for adf9f9b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.