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 }}
sprdave
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 14, 2015
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
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
add rule to insert space between async keyword and open paren
vladima
committed
c35419e
View commit details
Copy full SHA for c35419e
View code at this point
Browse repository at this point
check functions in class expressions
vladima
committed
a068327
View commit details
Copy full SHA for a068327
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
Merge pull request #5121 from Microsoft/shorthandPropsInDestructuring
Show description for 1b5dc0d
vladima
committed
1b5dc0d
View commit details
Copy full SHA for 1b5dc0d
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Merge pull request #5197 from Microsoft/supportIndentStyle
Show description for 5736521
paulvanbrenk
authored and
Paul van Brenk
committed
5736521
View commit details
Copy full SHA for 5736521
View code at this point
Browse repository at this point
Add "A module cannot have multiple default exports." message for multiple "default" exports
MartyIX
committed
69ff6f5
View commit details
Copy full SHA for 69ff6f5
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
a556209
View commit details
Copy full SHA for a556209
View code at this point
Browse repository at this point
Fixup comments
sandersn
committed
f19a2f5
View commit details
Copy full SHA for f19a2f5
View code at this point
Browse repository at this point
Typo
jbondc
committed
3d63981
View commit details
Copy full SHA for 3d63981
View code at this point
Browse repository at this point
Merge branch 'master' into errorsuperbeforethis
Show description for d57ee1d
Yui T
committed
d57ee1d
View commit details
Copy full SHA for d57ee1d
View code at this point
Browse repository at this point
Address PR feedback, add comment
Yui T
committed
1fc11aa
View commit details
Copy full SHA for 1fc11aa
View code at this point
Browse repository at this point
Address PR feedback, remove scriptTarget ES7
Yui T
committed
5e921c1
View commit details
Copy full SHA for 5e921c1
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Address PR feedback. Always emit parentheses around emit capturing
Yui T
committed
af5dc3e
View commit details
Copy full SHA for af5dc3e
View code at this point
Browse repository at this point
Merge pull request #5167 from jbondc/const-indexed-access
Show description for 350bb1f
mhegazy
committed
350bb1f
View commit details
Copy full SHA for 350bb1f
View code at this point
Browse repository at this point
Only show the opening tag name when completing a close tag
Show description for 24334b5
RyanCavanaugh
committed
24334b5
View commit details
Copy full SHA for 24334b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.