.. |
async-to-generator
|
fix(es/helpers): Fix for await (#5458)
|
2022-08-14 05:46:07 +00:00 |
block-scoping
|
fix(es/compat): Fix capturing of block scoping pass (#5279)
|
2022-07-25 03:34:18 +00:00 |
classes
|
fix(es/compat): Handle classes with accessors and a method with the same name (#5039)
|
2022-06-28 05:36:22 +00:00 |
for-of
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
new-target
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
opt-chain/issue-2063
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
private-in-object
|
perf(es/hygiene): Make hygiene faster (#4952)
|
2022-06-15 14:36:57 +00:00 |
static-blocks
|
fix(es/compat): Visit default export in static_block (#4500)
|
2022-05-03 02:20:49 +00:00 |
es2015_arrow.rs
|
fix(es): Check the syntax context of arguments (#5174)
|
2022-07-13 10:29:03 +00:00 |
es2015_block_scoping.rs
|
feat(es/compat): Add pure comments for generator and async transform (#5463)
|
2022-08-12 13:39:26 +00:00 |
es2015_classes.rs
|
feat(es/compat): Fix syntax context of transpiled class methods (#5498)
|
2022-08-16 13:07:27 +00:00 |
es2015_computed_props.rs
|
feat(es/ast): Add raw to Str (#4071)
|
2022-03-22 07:54:08 +00:00 |
es2015_destructuring.rs
|
fix(es): Check the syntax context of arguments (#5174)
|
2022-07-13 10:29:03 +00:00 |
es2015_duplicated_keys.rs
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
es2015_for_of.rs
|
feat(es/resolver): Use different syntax context for unresolved refs (#4436)
|
2022-04-26 07:38:50 +00:00 |
es2015_new_target.rs
|
fix(es): Check the syntax context of arguments (#5174)
|
2022-07-13 10:29:03 +00:00 |
es2015_object_super.rs
|
feat(es/resolver): Use different syntax context for unresolved refs (#4436)
|
2022-04-26 07:38:50 +00:00 |
es2015_parameters.rs
|
feat(es/compat): Add pure comments for generator and async transform (#5463)
|
2022-08-12 13:39:26 +00:00 |
es2015_regenerator.rs
|
feat(es/compat): Add pure comments for generator and async transform (#5463)
|
2022-08-12 13:39:26 +00:00 |
es2015_spread.rs
|
fix(es): Check the syntax context of arguments (#5174)
|
2022-07-13 10:29:03 +00:00 |
es2015_template_literals.rs
|
feat(es/ast): Add raw to Str (#4071)
|
2022-03-22 07:54:08 +00:00 |
es2017_async_to_generator.rs
|
feat(es/compat): Add pure comments for generator and async transform (#5463)
|
2022-08-12 13:39:26 +00:00 |
es2018_object_rest_spread.rs
|
perf(es/hygiene): Make hygiene faster (#4952)
|
2022-06-15 14:36:57 +00:00 |
es2020_optional_chaining.rs
|
feat(es/ast): Add raw to Str (#4071)
|
2022-03-22 07:54:08 +00:00 |
es2021_logcal_assignments.rs
|
fix(es/compat): Memorize computed props in logical assignment (#4525)
|
2022-05-05 02:25:37 +00:00 |
es2022_class_properties.rs
|
feat(es/compat): Add pure comments for generator and async transform (#5463)
|
2022-08-12 13:39:26 +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
|
fix(es/parser): Enable static blocks by default (#4334)
|
2022-04-15 07:31:41 +00:00 |