Commits
User selector
Commit History
Commits on Jul 29, 2021
Fix compiler crash on property symbols without declarations (#45190)
Show description for 366e9deauthored
Commits on Jul 19, 2021
Commits on Jul 16, 2021
Commits on Jul 8, 2021
fix(35050): Decorator emit incorrect within `try` block (#41951)
Show description for a15030fandauthored
Commits on Jul 7, 2021
Commits on Jul 1, 2021
Update LKG to enable improved narrowing in 4.4. (#44842)
Show description for 9d443b7authored
Commits on Jun 25, 2021
Change static fields emits (#43114)
Show description for dc237b3andauthoredProposal class static block support (#43370)
Show description for 906cbd2andauthored
Commits on Jun 22, 2021
Indirect calls for imported functions (#44624)
Show description for 711b4e7authored
Commits on Jun 18, 2021
Commits on Jun 11, 2021
Improve __spreadArray perf, and other fixes related to SpreadElement (#44527)
Show description for a0c44b2authored
Commits on Jun 10, 2021
Include actual generated module specifiers in module specifier cache (#44176)
Show description for 7c293c8authored
Commits on Jun 3, 2021
Commits on May 24, 2021
Commits on May 20, 2021
Commits on May 18, 2021
Commits on May 12, 2021
Cache accessibe symbol chains and serialized type parameter name generation (#43973)
Show description for f7a97b7authored
Commits on May 7, 2021
Commits on May 6, 2021
Fix typo in system.ts (#43895)
Show description for 97f5c62authored
Commits on Apr 30, 2021
Use project relative preference for declaration emit (#42232)
Show description for 54096bdauthored
Commits on Apr 7, 2021
Gh 41788 incorrect output for esprivate with nested class in esnext (#42663)
Show description for 2484210authored
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthored
Commits on Mar 25, 2021
- authored
ES private class elements (#42458)
Show description for e638af7andauthored
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53andauthored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthored
Commits on Mar 4, 2021
capture thisArg of optionalChaining in parens (#35494)
Show description for 15e69acauthored
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecbandauthored
Commits on Mar 2, 2021
Add undefined to Symbol.valueDeclaration (#43033)
Show description for c497b48andauthored
Commits on Mar 1, 2021
Add undefined to Symbol.declarations' type (#42975)
Show description for aa67b16authored
Commits on Feb 26, 2021
Refactor emit substitution into transform (#42676)
Show description for 68b0323authored
Commits on Feb 22, 2021
Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543)
Show description for 87d10ebauthored