swc/ecmascript/transforms/tests
2020-05-07 18:17:57 +09:00
..
common Faster sourcemap generation for large files (#697) 2020-03-02 20:49:08 +09:00
es2015_arrow.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
es2015_classes.rs hygiene / block scoping improvement (#608) 2020-01-24 05:54:52 +00:00
es2015_computed_props.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
es2015_destructuring.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
es2015_duplicated_keys.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
es2015_for_of.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
es2015_function_name.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
es2015_parameters.rs Wasm (#691) 2020-05-07 18:17:57 +09:00
es2015_regenerator.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
es2015_spread.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
es2015_template_literals.rs Split tests to reduce compile time (#530) 2019-12-24 22:53:48 +09:00
es2017_async_to_generator.rs Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
es2018_object_rest_spread.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
fixer_test262.rs Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
modules_amd.rs Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
modules_common_js.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
modules_umd.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00
optimization_const_modules.rs Do not depend on hashbrown (#744) 2020-04-03 10:33:35 +09:00
optimization_simplify_dce.rs Fix dead code elimination pass (#762) 2020-05-05 20:10:30 +09:00
optimization_simplify_inlining.rs Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
optimization_simplify.rs Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
proposal_class_properties.rs hygiene: handle use-use conflict (#599) 2020-01-22 10:43:59 +09:00
proposal_decorators.rs Improve hygiene and use JSXAttrValue (#592) 2020-01-17 05:45:33 +00:00
proposal_export.rs Remove dependency renaming to enable WASM (#625) 2020-02-05 11:20:25 +00:00
proposal_optional_chaining.rs Fix deeply nested optional chaining (#735) 2020-03-28 11:59:45 +09:00
typescript_strip.rs Fix bugs (#758) 2020-04-30 23:48:52 +09:00