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 }}
dotku
/
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
transforms-fixMoreSourceMaps
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 28, 2016
Accepts a number of baselines.
rbuckton
committed
7853882
View commit details
Copy full SHA for 7853882
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Adjusts source map emit for members
rbuckton
committed
5812527
View commit details
Copy full SHA for 5812527
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Fixes offsets for decorated parameters.
rbuckton
committed
6e9eb35
View commit details
Copy full SHA for 6e9eb35
View code at this point
Browse repository at this point
Added more control over sourcemap/comment emit and fixed a number of source map emit issues.
rbuckton
committed
cee4954
View commit details
Copy full SHA for cee4954
View code at this point
Browse repository at this point
Adjusts source maps and comment emit for decorators
rbuckton
committed
3ef9ab4
View commit details
Copy full SHA for 3ef9ab4
View code at this point
Browse repository at this point
Adds source maps for captured this, skips source map for synthetic return token in arrow.
rbuckton
committed
719705f
View commit details
Copy full SHA for 719705f
View code at this point
Browse repository at this point
Fixes source map emit for synthetic constructors
rbuckton
committed
6b1f852
View commit details
Copy full SHA for 6b1f852
View code at this point
Browse repository at this point
Adjusts source map emit for classes and down-level rest parameters
rbuckton
committed
9e2ebf6
View commit details
Copy full SHA for 9e2ebf6
View code at this point
Browse repository at this point
Merge pull request #8233 from Microsoft/transforms-fixShortHandPropertiesAndExportedModules
Show description for 43914ff
rbuckton
committed
43914ff
View commit details
Copy full SHA for 43914ff
View code at this point
Browse repository at this point
PR Feedback
rbuckton
committed
0da185d
View commit details
Copy full SHA for 0da185d
View code at this point
Browse repository at this point
[Transforms] Fix 8157 (#8242)
Show description for 5481259
yuit
committed
5481259
View commit details
Copy full SHA for 5481259
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
[Transforms] Fix emit comment in synthesized function expression (#8234)
Show description for 4119a3f
yuit
committed
4119a3f
View commit details
Copy full SHA for 4119a3f
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Fixes issues with emit for ShorthandPropertyAssignments and exported namespaces
rbuckton
committed
60d4d0a
View commit details
Copy full SHA for 60d4d0a
View code at this point
Browse repository at this point
Merge pull request #8223 from Microsoft/typeReferenceDirectives
Show description for 3667b30
sheetalkamat
committed
3667b30
View commit details
Copy full SHA for 3667b30
View code at this point
Browse repository at this point
Merge pull request #8226 from Microsoft/transformPort8201
Show description for a86188c
sheetalkamat
committed
a86188c
View commit details
Copy full SHA for a86188c
View code at this point
Browse repository at this point
Merge pull request #8208 from Microsoft/transforms-fixDebugFailure
Show description for 2940a3f
mhegazy
committed
2940a3f
View commit details
Copy full SHA for 2940a3f
View code at this point
Browse repository at this point
Merge branch 'transforms' into exportTransforms
DanielRosenwasser
committed
9bc6de3
View commit details
Copy full SHA for 9bc6de3
View code at this point
Browse repository at this point
Do not transform the emit of function with rest parameter unless declared in AST
Show description for 1bccef7
sheetalkamat
committed
1bccef7
View commit details
Copy full SHA for 1bccef7
View code at this point
Browse repository at this point
Report error if user specified --out and we are defaulting to commonjs emit
sheetalkamat
committed
76dd208
View commit details
Copy full SHA for 76dd208
View code at this point
Browse repository at this point
Remove temperary file (#8221)
yuit
committed
89873d4
View commit details
Copy full SHA for 89873d4
View code at this point
Browse repository at this point
Merge pull request #8197 from Microsoft/transforms-skip-emit
Show description for 936b006
sandersn
committed
936b006
View commit details
Copy full SHA for 936b006
View code at this point
Browse repository at this point
Address PR comments
Show description for c55de35
sandersn
committed
c55de35
View commit details
Copy full SHA for c55de35
View code at this point
Browse repository at this point
[Transforms] fix8155 : Hoist exported enum in system output (#8177)
Show description for bcdbfd7
yuit
committed
bcdbfd7
View commit details
Copy full SHA for bcdbfd7
View code at this point
Browse repository at this point
Adds transforms for NonNullExpression
rbuckton
committed
0d6ff81
View commit details
Copy full SHA for 0d6ff81
View code at this point
Browse repository at this point
Fix debug failure in parser
rbuckton
committed
8954599
View commit details
Copy full SHA for 8954599
View code at this point
Browse repository at this point
Merge pull request #8207 from Microsoft/transforms-fixVariousSourceMaps
Show description for c454715
rbuckton
committed
c454715
View commit details
Copy full SHA for c454715
View code at this point
Browse repository at this point
Merge branch 'transforms' into transforms-fixVariousSourceMaps
rbuckton
committed
b378ce1
View commit details
Copy full SHA for b378ce1
View code at this point
Browse repository at this point
Fixes various source map emit issues
rbuckton
committed
53d3e92
View commit details
Copy full SHA for 53d3e92
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Mark 'this' parameters in the binder.
Show description for 9797c9c
sandersn
committed
9797c9c
View commit details
Copy full SHA for 9797c9c
View code at this point
Browse repository at this point
Merge branch 'transforms' into exportTransforms
Show description for 659446b
DanielRosenwasser
committed
659446b
View commit details
Copy full SHA for 659446b
View code at this point
Browse repository at this point
Addressed CR feedback (which fixed 'tests/cases/conformance/es6/modules/exportsAndImports3-amd.ts').
DanielRosenwasser
committed
74557b6
View commit details
Copy full SHA for 74557b6
View code at this point
Browse repository at this point
Merge pull request #8187 from Microsoft/maintainCommentsVariableStatement
Show description for 7761ef7
sheetalkamat
committed
7761ef7
View commit details
Copy full SHA for 7761ef7
View code at this point
Browse repository at this point
Skip emit of this parameters
sandersn
committed
bad577b
View commit details
Copy full SHA for bad577b
View code at this point
Browse repository at this point
Use the '__assign' helper in transforms.
DanielRosenwasser
committed
92068db
View commit details
Copy full SHA for 92068db
View code at this point
Browse repository at this point
Adjusts some source map locations. Updates baselines.
rbuckton
committed
3933be0
View commit details
Copy full SHA for 3933be0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.