.. |
async-to-generator
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
block-scoping
|
fix(es/compat): Fix block scoping of variables (#3826)
|
2022-03-03 10:51:45 +00:00 |
classes
|
feat(es/testing): Print comments in test_fixture (#3920)
|
2022-03-09 02:54:27 +00:00 |
for-of
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
new-target
|
feat(es/testing): Print comments in test_fixture (#3920)
|
2022-03-09 02:54:27 +00:00 |
opt-chain/issue-2063
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
private-in-object
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
static-blocks
|
feat(es/compat): Use sequence expressions instead of iife in classes pass (#3773)
|
2022-03-01 16:10:57 +09:00 |
es2015_arrow.rs
|
fix(es/utils): Fix handling of new.target (#3145)
|
2021-12-29 11:38:32 +00:00 |
es2015_block_scoping.rs
|
feat(es/compat): Implement loose mode for async_to_generator (#3870)
|
2022-03-05 19:32:59 +00:00 |
es2015_classes.rs
|
fix(es/compat): Refer this in constructor when super_is_callable_constructor is set (#3944)
|
2022-03-10 13:52:54 +00:00 |
es2015_computed_props.rs
|
chore(es): Fix clippy warnings (#3482)
|
2022-02-08 19:50:22 +09:00 |
es2015_destructuring.rs
|
feat(es/fixer): Remove extra parens around iife in expression position (#3887)
|
2022-03-07 03:51:57 +00:00 |
es2015_duplicated_keys.rs
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
es2015_for_of.rs
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
es2015_new_target.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
es2015_object_super.rs
|
feat(es/compat): Implement object super (#3127)
|
2022-01-11 07:45:01 +00:00 |
es2015_parameters.rs
|
feat(es/compat): Implement loose mode for async_to_generator (#3870)
|
2022-03-05 19:32:59 +00:00 |
es2015_regenerator.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
es2015_spread.rs
|
feat(es/transforms/compat): Add loose mode to parameters (#2911)
|
2021-12-02 01:04:01 +00:00 |
es2015_template_literals.rs
|
fix(es/parser, es/compat): transform tagged template with invalid escape sequence (#2939)
|
2021-12-02 15:49:45 +09:00 |
es2017_async_to_generator.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
es2018_object_rest_spread.rs
|
fix(es/compat): Allow destructuring assignment to an object property (#3544)
|
2022-02-12 21:43:51 +09:00 |
es2020_optional_chaining.rs
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
es2021_logcal_assignments.rs
|
fix(es/compat): Transform &&= operator (#3225)
|
2022-01-11 10:33:57 +00:00 |
es2022_class_properties.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
es2022_private_in_object.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |
es2022_static_blocks.rs
|
feat(es/compat): Add pure comments for class fields keys (#3939)
|
2022-03-10 07:13:58 +00:00 |