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 }}
ybootin
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2015
Merge pull request #5145 from Microsoft/fixAsyncTypeChecks
Show description for 738b26f
rbuckton
committed
738b26f
View commit details
Copy full SHA for 738b26f
Browse repository at this point
Fixes some checker errors regarding async functions. Fixes #5115.
rbuckton
committed
703af07
View commit details
Copy full SHA for 703af07
Browse repository at this point
Merge pull request #5137 from Microsoft/fixExportDefaultClassStatics
Show description for 4d3c74f
rbuckton
committed
4d3c74f
View commit details
Copy full SHA for 4d3c74f
Browse repository at this point
Removed unnecessary check
rbuckton
committed
f52b7cc
View commit details
Copy full SHA for f52b7cc
Browse repository at this point
Merge pull request #5139 from Microsoft/getBlockScopedVariableIdIsNoMore
Show description for 4795acf
vladima
committed
4795acf
View commit details
Copy full SHA for 4795acf
Browse repository at this point
remove unused function from the EmitResolver
vladima
committed
1b909d8
View commit details
Copy full SHA for 1b909d8
Browse repository at this point
Fix linter warnings.
rbuckton
committed
ab73b4f
View commit details
Copy full SHA for ab73b4f
Browse repository at this point
Merge pull request #4724 from denvned/patch-1
Show description for 709274d
mhegazy
committed
709274d
View commit details
Copy full SHA for 709274d
Browse repository at this point
Fix emit for ES6 export default class with static initializers. Fixes #5136.
rbuckton
committed
64b6c9f
View commit details
Copy full SHA for 64b6c9f
Browse repository at this point
Merge pull request #5041 from zhengbli/RemoveMsInternalsFromLib
Show description for e7c2003
Zhengbo Li
committed
e7c2003
View commit details
Copy full SHA for e7c2003
Browse repository at this point
Merge pull request #5126 from RyanCavanaugh/noLibSymbolLines
Show description for d7eaa12
RyanCavanaugh
committed
d7eaa12
View commit details
Copy full SHA for d7eaa12
Browse repository at this point
Commits on Oct 5, 2015
Don't show lib.d.ts line numbers in symbol baselines
RyanCavanaugh
committed
7280509
View commit details
Copy full SHA for 7280509
Browse repository at this point
Merge pull request #5103 from SaschaNaz/formatStringTemplates
Show description for 53cff21
mhegazy
committed
53cff21
View commit details
Copy full SHA for 53cff21
Browse repository at this point
Merge pull request #5120 from Microsoft/removeInternalFromNPM
Show description for edc938f
mhegazy
committed
edc938f
View commit details
Copy full SHA for edc938f
Browse repository at this point
add internal to nmpignore
mhegazy
committed
3fd0930
View commit details
Copy full SHA for 3fd0930
Browse repository at this point
Merge pull request #5118 from DickvdBrink/update-npmignore
Show description for e168910
mhegazy
committed
e168910
View commit details
Copy full SHA for e168910
Browse repository at this point
update npmignore file
DickvdBrink
committed
ab26b59
View commit details
Copy full SHA for ab26b59
Browse repository at this point
Merge pull request #5083 from weswigham/lint-on-runtests
Show description for 2c7c5bc
weswigham
committed
2c7c5bc
View commit details
Copy full SHA for 2c7c5bc
Browse repository at this point
Merge pull request #5099 from Microsoft/deferMemberInstantiation
Show description for c7fdc0a
ahejlsberg
committed
c7fdc0a
View commit details
Copy full SHA for c7fdc0a
Browse repository at this point
Merge pull request #5116 from weswigham/5059-prologue-location
Show description for 836007e
weswigham
committed
836007e
View commit details
Copy full SHA for 836007e
Browse repository at this point
Change prologue emit location to inside module IIFEs
weswigham
committed
28475c3
View commit details
Copy full SHA for 28475c3
Browse repository at this point
Merge pull request #5086 from Microsoft/abstract-semicolon-insertion
Show description for 4ecf4f4
sandersn
committed
4ecf4f4
View commit details
Copy full SHA for 4ecf4f4
Browse repository at this point
Merge pull request #5046 from RyanCavanaugh/fix4675
Show description for 1e3125b
RyanCavanaugh
committed
1e3125b
View commit details
Copy full SHA for 1e3125b
Browse repository at this point
Commits on Oct 4, 2015
Format template internal spaces
saschanaz
committed
c9e237c
View commit details
Copy full SHA for c9e237c
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
d9933c8
View commit details
Copy full SHA for d9933c8
Browse repository at this point
Adding tests
ahejlsberg
committed
139b554
View commit details
Copy full SHA for 139b554
Browse repository at this point
Defer instantiation of members of instantiated anonymous types
ahejlsberg
committed
676a271
View commit details
Copy full SHA for 676a271
Browse repository at this point
Commits on Oct 3, 2015
Remove obsoleted comment
weswigham
committed
ba2024f
View commit details
Copy full SHA for ba2024f
Browse repository at this point
Commits on Oct 2, 2015
Merge pull request #4741 from Microsoft/es3Decorators
Show description for 331d26f
rbuckton
committed
331d26f
View commit details
Copy full SHA for 331d26f
Browse repository at this point
Jake hates deps
weswigham
committed
da09f35
View commit details
Copy full SHA for da09f35
Browse repository at this point
Merge branch 'master' into abstract-semicolon-insertion
sandersn
committed
be9548a
View commit details
Copy full SHA for be9548a
Browse repository at this point
Merge pull request #5087 from weswigham/tslint-update
Show description for ff3d0f9
weswigham
committed
ff3d0f9
View commit details
Copy full SHA for ff3d0f9
Browse repository at this point
tslint had a new release and added this rule, theirs was a little stricter
weswigham
committed
e16a14b
View commit details
Copy full SHA for e16a14b
Browse repository at this point
Automatic semicolon insertion for class modifiers
Show description for 04510ac
sandersn
committed
04510ac
View commit details
Copy full SHA for 04510ac
Browse repository at this point
linter runs after tests via jake
weswigham
committed
2d7b217
View commit details
Copy full SHA for 2d7b217
Browse repository at this point
Previous
Next
You can’t perform that action at this time.