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 }}
magic-coder
/
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
transforms
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2016
Merge pull request #7972 from Microsoft/exportStarOfNonValues
Show description for 1e49a57
vladima
committed
1e49a57
View commit details
Copy full SHA for 1e49a57
Browse repository at this point
Update baselines (#7981)
yuit
committed
fab09b0
View commit details
Copy full SHA for fab09b0
Browse repository at this point
Merge pull request #7979 from Microsoft/projectTestsUpdate
Show description for 36f9a7e
DanielRosenwasser
committed
36f9a7e
View commit details
Copy full SHA for 36f9a7e
Browse repository at this point
handle export default
vladima
committed
c0a89aa
View commit details
Copy full SHA for c0a89aa
Browse repository at this point
Disable sourcemap text tests for now to limit noise
mhegazy
committed
42fbe82
View commit details
Copy full SHA for 42fbe82
Browse repository at this point
Commits on Apr 8, 2016
Fix for https://github.com/Microsoft/TypeScript/issues/4697, do not stop running the tests on the first failure
mhegazy
committed
f3c8614
View commit details
Copy full SHA for f3c8614
Browse repository at this point
Make project tests run in the server
mhegazy
committed
02d07a1
View commit details
Copy full SHA for 02d07a1
Browse repository at this point
JS style changes
mhegazy
committed
2d3e943
View commit details
Copy full SHA for 2d3e943
Browse repository at this point
Merge pull request #7976 from Microsoft/transforms-skip-destructured-rest-params
Show description for 61fffb3
sandersn
committed
61fffb3
View commit details
Copy full SHA for 61fffb3
Browse repository at this point
Only emit rest param code for identifiers.
Show description for a282468
sandersn
committed
a282468
View commit details
Copy full SHA for a282468
Browse repository at this point
emit export star only if export will yield anything with value side
vladima
committed
43051ea
View commit details
Copy full SHA for 43051ea
Browse repository at this point
Accept correct baseline (#7967)
yuit
committed
381c026
View commit details
Copy full SHA for 381c026
Browse repository at this point
Merge pull request #7965 from Microsoft/transforms-fix7886
Show description for c621a9e
rbuckton
committed
c621a9e
View commit details
Copy full SHA for c621a9e
Browse repository at this point
Fixes comment emit for super property call
rbuckton
committed
1696446
View commit details
Copy full SHA for 1696446
Browse repository at this point
Merge pull request #7951 from Microsoft/transforms-fix7896
Show description for 8db3ce2
rbuckton
committed
8db3ce2
View commit details
Copy full SHA for 8db3ce2
Browse repository at this point
Fixes detached comment emit for constructors
rbuckton
committed
dc30aa3
View commit details
Copy full SHA for dc30aa3
Browse repository at this point
Merge pull request #7940 from Microsoft/transforms-fix7914
Show description for f61e122
rbuckton
committed
f61e122
View commit details
Copy full SHA for f61e122
Browse repository at this point
Merge pull request #7948 from Microsoft/transforms-onByDefault
Show description for 86c45fb
rbuckton
committed
86c45fb
View commit details
Copy full SHA for 86c45fb
Browse repository at this point
Makes transforms the default
rbuckton
committed
1aa6992
View commit details
Copy full SHA for 1aa6992
Browse repository at this point
Merge pull request #7946 from Microsoft/transforms-dontBreakRunTestsBrowser
Show description for 774d961
rbuckton
committed
774d961
View commit details
Copy full SHA for 774d961
Browse repository at this point
Commits on Apr 7, 2016
Adds IO mappings for tryEnableSourceMapsForHost
rbuckton
committed
018a0d1
View commit details
Copy full SHA for 018a0d1
Browse repository at this point
Merge pull request #7944 from Microsoft/recordTempVariables
Show description for 2413e5e
vladima
committed
2413e5e
View commit details
Copy full SHA for 2413e5e
Browse repository at this point
Fixes issues that were causing runtests-browser to fail
rbuckton
committed
3507ed0
View commit details
Copy full SHA for 3507ed0
Browse repository at this point
Merge pull request #7941 from Microsoft/unusedImportsES6
Show description for aad3fc5
vladima
committed
aad3fc5
View commit details
Copy full SHA for aad3fc5
Browse repository at this point
record temp variable introduced in spread calls
vladima
committed
586404b
View commit details
Copy full SHA for 586404b
Browse repository at this point
Changed getDeclarationName to allow comments if requested
rbuckton
committed
cbc2452
View commit details
Copy full SHA for cbc2452
Browse repository at this point
elide unused imports in ES6 emit
vladima
committed
cc0cb58
View commit details
Copy full SHA for cc0cb58
Browse repository at this point
Merge pull request #7920 from Microsoft/exportWhenClassIsDecorated
Show description for ff0b349
DanielRosenwasser
committed
ff0b349
View commit details
Copy full SHA for ff0b349
Browse repository at this point
Merge pull request #7925 from Microsoft/correctStrictPrologueCheckToTransforms
Show description for 4446727
DanielRosenwasser
committed
4446727
View commit details
Copy full SHA for 4446727
Browse repository at this point
Emits class name with comments.
rbuckton
committed
9d2f0b3
View commit details
Copy full SHA for 9d2f0b3
Browse repository at this point
Merge pull request #7921 from Microsoft/unqualifiedEnumMembers
Show description for 5c6009c
vladima
committed
5c6009c
View commit details
Copy full SHA for 5c6009c
Browse repository at this point
Merge pull request #7919 from Microsoft/transforms-fix7878
Show description for 9b8436c
rbuckton
committed
9b8436c
View commit details
Copy full SHA for 9b8436c
Browse repository at this point
Merge pull request #7935 from Microsoft/shorthandPropertyInitializer
Show description for 1906c9c
vladima
committed
1906c9c
View commit details
Copy full SHA for 1906c9c
Browse repository at this point
emit missing initializers for shorthand property assignments
vladima
committed
6076475
View commit details
Copy full SHA for 6076475
Browse repository at this point
Merge pull request #7923 from Microsoft/Fix7922
Show description for 843f229
mhegazy
committed
843f229
View commit details
Copy full SHA for 843f229
Browse repository at this point
Previous
Next
You can’t perform that action at this time.