.. |
common
|
Fix stack overflow (#1032)
|
2020-09-06 15:09:02 +09:00 |
es2015_arrow.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_classes.rs
|
Support jsx pragma (#1015)
|
2020-08-30 20:32:45 +09:00 |
es2015_computed_props.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_destructuring.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_duplicated_keys.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_for_of.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_function_name.rs
|
Improve performance and reduce binary size (#973)
|
2020-08-19 01:29:49 +09:00 |
es2015_parameters.rs
|
Improve performance and reduce binary size (#973)
|
2020-08-19 01:29:49 +09:00 |
es2015_regenerator.rs
|
Fixs bugs (#1095)
|
2020-09-22 16:39:00 +09:00 |
es2015_spread.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2015_template_literals.rs
|
Improve performance and reduce binary size (#973)
|
2020-08-19 01:29:49 +09:00 |
es2017_async_to_generator.rs
|
Fixs bugs (#1095)
|
2020-09-22 16:39:00 +09:00 |
es2018_object_rest_spread.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
es2020_class_properties.rs
|
Fix bugs (#1132)
|
2020-10-04 21:59:19 +09:00 |
es2020_optional_chaining.rs
|
Fix bugs (#1143)
|
2020-10-06 23:27:23 +09:00 |
fixer_test262.rs
|
Improve performance and reduce binary size (#973)
|
2020-08-19 01:29:49 +09:00 |
modules_amd.rs
|
Handle dynamic imports in non-es6 modules (#1028)
|
2020-09-04 16:18:57 +09:00 |
modules_common_js.rs
|
export * as ns is part of ES2020 (#1142)
|
2020-10-06 20:48:29 +09:00 |
modules_umd.rs
|
Fix bugs (#1143)
|
2020-10-06 23:27:23 +09:00 |
optimization_const_modules.rs
|
Reduce size (#928)
|
2020-08-04 01:33:23 +09:00 |
optimization_simplify_dce.rs
|
bundler: fix bugs (#1105)
|
2020-10-02 11:07:40 +09:00 |
optimization_simplify_inlining.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
optimization_simplify.rs
|
Use stable rustc (#886)
|
2020-07-24 02:18:22 +09:00 |
proposal_decorators.rs
|
Test Reflect.metadata existed before use it (#1011)
|
2020-08-30 13:30:50 +09:00 |
proposal_export.rs
|
export * as ns is part of ES2020 (#1142)
|
2020-10-06 20:48:29 +09:00 |
typescript_strip_correctness.rs
|
Import assertion / json modules (#1100)
|
2020-09-23 14:27:27 +09:00 |
typescript_strip.rs
|
fix(strip): Don't treat type-only exports as concrete references (#1126)
|
2020-10-03 17:43:09 +09:00 |