Commits
User selector
Commit History
Commits on Sep 30, 2021
Commits on Sep 24, 2021
ES private field check (#44648)
Show description for af689ccauthored
Commits on Jul 27, 2021
Commits on Jul 26, 2021
Commits on Jul 10, 2021
Add collision check for 'Reflect' when using super in static initializers (#44876)
Show description for 66c3063authored
Commits on Jul 3, 2021
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 17, 2021
allow `this` in typeQuery (#43898)
Show description for 8dbb2cdauthored
Commits on May 20, 2021
- authored
Error for abstract property with initialiser (#43615)
Show description for 4a59b63authored
Commits on Apr 20, 2021
Instantiate getter when infering setter parameter value (#43564)
Show description for f67ee44authored
Commits on Apr 7, 2021
Gh 41788 incorrect output for esprivate with nested class in esnext (#42663)
Show description for 2484210authored
Commits on Mar 30, 2021
- authored
Josh Goldberg
Commits on Mar 26, 2021
Add static index signature (#37797)
Show description for 41dc625authored
Commits on Mar 25, 2021
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 Feb 2, 2021
fix 38503. (#39716)
Show description for 3e28e29andauthored
Commits on Jan 11, 2021
Commits on Jan 8, 2021
Add support for abstract constructor types (#36392)
Show description for 0d284e6authored
Commits on Nov 5, 2020
Commits on Sep 4, 2020
Commits on Jul 22, 2020
Fix 31995: make cached key more precise to avoid returning wrong cached value. (#39670)
Show description for 8a05707authored
Commits on Apr 24, 2020
Fix temp vars referenced in parameter (#38130)
Show description for a7d6825authored
Commits on Apr 21, 2020
Remove superCallShouldBeFirst error (#37947)
Show description for 6ea291aauthoredFix use-before-def with methods on esnext+useDefineForClassFields (#38033)
Show description for 63ff657authored
Commits on Feb 14, 2020
Commits on Jan 31, 2020
Add a similar test for `target.symbol.valueDeclaration`
Show description for 1a1ed74committedAvoid testing `isClassDeclaration` if there's no `valueDeclaration`
Show description for 68a9d45committed
Commits on Jan 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297authored
Hye Sung JungFix use-before-def errors for ESNext property declarations (#36465)
Show description for c1e45acauthored
Commits on Jan 29, 2020
Class fields w/esnext+[[Define]]:no shadow error (#36405)
Show description for 36169b4authored