TypeScript/src/compiler/transformers
2020-04-08 12:06:40 -07:00
..
declarations Revert "Support declaration emit for late bound element accesses assigned to functions in both TS and JS (#36593)" (#37034) 2020-02-25 16:40:38 -08:00
module Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
classFields.ts Reduce intersections by discriminants (#36696) 2020-02-28 17:06:44 -08:00
declarations.ts Fix declaration emit when the packages are included through symlinks (#37438) 2020-03-17 13:21:40 -07:00
destructuring.ts Allow Source Mapping inside destructuring assignment (#37298) 2020-04-03 17:23:02 -04:00
es5.ts Private named instance fields (#30829) 2019-12-27 13:07:35 -08:00
es2015.ts Fix Get/Set being enumerable (#32264) 2020-02-27 14:08:20 -08:00
es2016.ts
es2017.ts Add top-level await for esnext and system modules (#35813) 2019-12-22 13:24:31 -08:00
es2018.ts Declare dependencies between helpers in the declaritive fashion introduced by #35967 (#37001) 2020-02-25 11:29:59 -08:00
es2019.ts
es2020.ts Fix emit for optional chain with non-null assertion (#36539) 2020-03-25 15:28:13 -07:00
esnext.ts Add es2020 transformation (#35518) 2019-12-23 16:45:17 -08:00
generators.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
jsx.ts Fix decoding of HTML entities in TSX/JSX (#35739) 2019-12-17 17:32:48 -08:00
taggedTemplate.ts add support for Lift Template Literal Restriction (#23801) 2020-02-05 08:59:51 -08:00
ts.ts Fix metadata serialization for invalid jsdoc types (#37836) 2020-04-08 12:06:40 -07:00
utilities.ts Emit statements before super (#36417) 2020-01-24 14:52:48 -08:00