.. |
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
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +09:00 |
es2015_function_name.rs
|
resolver: handle hoisting correctly (#689)
|
2020-02-25 21:29:52 +09:00 |
es2015_parameters.rs
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +09:00 |
es2015_regenerator.rs
|
Smaller runtime (#631)
|
2020-02-07 11:19:23 +09:00 |
es2015_spread.rs
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +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
|
Remove dependency renaming to enable WASM (#625)
|
2020-02-05 11:20:25 +00: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
|
Improve optimizer (#660)
|
2020-02-13 11:45:14 +09:00 |
modules_umd.rs
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +09:00 |
optimization_const_modules.rs
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +09:00 |
optimization_simplify_dce.rs
|
Fix optimizer (#661)
|
2020-02-13 15:03:38 +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
|
Split tests to reduce compile time (#530)
|
2019-12-24 22:53:48 +09:00 |
typescript_strip.rs
|
Fix ts enum with initializer (#694)
|
2020-02-29 14:54:10 +09:00 |