Commits
User selector
Commit History
Commits on Mar 17, 2020
Fix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthored
Commits on Mar 2, 2020
Commits on Feb 29, 2020
Reduce intersections by discriminants (#36696)
Show description for be4b814authored
Commits on Feb 28, 2020
- authored
Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093)
Show description for c6c2c4cauthored
Commits on Feb 27, 2020
Fix Get/Set being enumerable (#32264)
Show description for 5c85febandauthored
Commits on Feb 26, 2020
Retain undefined initializations (#36806)
Show description for 454cdb8authoredRevert "Support declaration emit for late bound element accesses assigned to functions in both TS and JS (#36593)" (#37034)
Show description for 4d5464eauthored
Commits on Feb 25, 2020
- authored
- authored
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 24, 2020
Use getters to define live export bindings refresh (#35967)
Show description for 65e7accandauthored- authored
Commits on Feb 20, 2020
Commits on Feb 15, 2020
Wrap classes with decorators or static properties in an IIFE, even for ES2015+ (#32011)
Show description for 7cc4a8dauthored
Commits on Feb 5, 2020
add support for Lift Template Literal Restriction (#23801)
Show description for 70399e1andauthored
Commits on Jan 31, 2020
Commits on Jan 24, 2020
es2018: visit other binding elements when transforming object destructuring with rest (#35872)
Show description for 8e0b091authored andcommittedEmit statements before super (#36417)
Show description for 43fc19cauthored
Commits on Jan 23, 2020
Dont add "use strict" prologue in json emit (#36380)
Show description for 677e45cauthoredUpdate type-only import semantics to allow type queries (#36092)
Show description for b05dde7authored
Commits on Jan 9, 2020
Fixes broken emit with useDefineForClassFields + private field (#35898)
Show description for 5fc917bauthored andcommitted
Commits on Jan 8, 2020
Commits on Jan 6, 2020
Add `s` to `importsNotUsedAsValue` (#36037)
Show description for f807b57authored
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommitted
Commits on Dec 27, 2019
Private named instance fields (#30829)
Show description for 36c87accommitted
Commits on Dec 24, 2019
Add es2020 transformation (#35518)
Show description for 0f5ddd2andcommitted
Commits on Dec 22, 2019
Commits on Dec 21, 2019
- authored andcommitted
Implement export as namespace from (#34903)
Show description for 4c7844bandcommitted
Commits on Dec 18, 2019
Add jsdoc support for @public/@private/@protected (#35731)
Show description for 3c5ecc2authored- authored
Commits on Nov 22, 2019
Emit defineProperty calls before param prop assignments (#34987)
Show description for 369900bauthoreduseDefineForClassFields skips emit of ambient properties (#35058)
Show description for 2075f74authored andcommitted