Commits
User selector
Commit History
Commits on Aug 21, 2020
Commits on Aug 10, 2020
fix export * as default syntax (#39803)
Show description for a80f60cauthored
Commits on Aug 8, 2020
Export anonymous functions in 2 steps, declare as variable and then assign to exports. (#39820)
Show description for 668bbc6authored
Commits on Jul 17, 2020
Commits on Jul 13, 2020
Merge branch 'master' into fix37113
Show description for 5ad8532committedMerge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08affauthored
Commits on Jul 9, 2020
Merge branch 'master' into fix/helpers/use-hasownproperty-call
Show description for 3fdd234committed- committed
Commits on Jul 8, 2020
Commits on Jul 7, 2020
- authored
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authoredAvoid effect of element access expression (#39174)
Show description for 6b4d0bfauthored
Commits on Jun 24, 2020
Commits on Jun 18, 2020
- authored
Noj Vek
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on Jun 15, 2020
- authored
Fix crash when serializing the return type of a generic call to Array.prototype.flat (#38904)
Show description for 6a777ffauthored
Commits on Jun 13, 2020
Simplify `visitObjectLiteralExpression`
Show description for 8231519committedFix handling of `aruments` in the emitter
Show description for f447838committed
Commits on Jun 10, 2020
Serialize (noncontextual) keyword named namespace members with export declarations in both declaration emitters (#38982)
Show description for 08cb0b2andauthored
Commits on Jun 9, 2020
Merge pull request #37727 from Kingwl/logical_assignment
Show description for e832e04authored
Commits on Jun 2, 2020
Some changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on Jun 1, 2020
Skip default when initially iterating exports in __importStar, same as __exportStar (#38808)
Show description for b36b803authored
Commits on May 21, 2020
Revert "Wrap classes with decorators or static properties in an IIFE, even for ES2015+ (#32011)"
Show description for 79f1ec3committed- authored
- committed
- committed
Commits on May 20, 2020
Commits on May 19, 2020
Support naming tuple members (#38234)
Show description for 5f597e6authoredMerge pull request #38500 from a-tarasyuk/bug/38485
Show description for 46f100fauthored
Commits on May 16, 2020
- committed
- committed