swc/ecmascript/transforms/src
2020-02-18 12:27:13 +09:00
..
compat Handle await-for loop just like babel (#676) 2020-02-18 12:27:13 +09:00
debug Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
helpers Legacy decorator for class and class members (#531) 2019-12-25 19:30:16 +09:00
hygiene type-only import, exports (#662) 2020-02-13 22:56:13 +09:00
modules Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
optimization Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
proposals type-only import, exports (#662) 2020-02-13 22:56:13 +09:00
react Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
resolver Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
compat.rs use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
const_modules.rs Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
debug.rs use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
fixer.rs Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
helpers.rs type-only import, exports (#662) 2020-02-13 22:56:13 +09:00
hygiene.rs Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
lib.rs Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
macros.rs Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
modules.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
optimization.rs Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
pass.rs Fix SourceMap (#672) 2020-02-17 15:56:41 +09:00
proposals.rs Transform for nullish coalescing operator. 2019-12-24 18:01:27 +09:00
quote.rs Extract utils from swc_ecma_transforms (#575) 2020-01-08 10:55:22 +09:00
react.rs use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
resolver.rs Reduce binary size (#663) 2020-02-13 21:55:54 +09:00
scope.rs preset-env (#537) 2019-12-28 11:25:54 +09:00
tests.rs Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
typescript.rs type-only import, exports (#662) 2020-02-13 22:56:13 +09:00