swc/crates/swc_estree_ast/src
Donny/강동윤 586ab0cf76
fix(webpack/ast): Adjust acorn options. (#2908)
swc_babel_ast:
 - Fix serialization of class properties.
 - Adjust `acorn` options.
2021-11-29 21:08:22 +09:00
..
class.rs fix(webpack/ast): Adjust acorn options. (#2908) 2021-11-29 21:08:22 +09:00
comment.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
common.rs fix(webpack/ast): Adjust acorn options. (#2908) 2021-11-29 21:08:22 +09:00
decl.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
expr.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
flavor.rs fix(webpack/ast): Adjust acorn options. (#2908) 2021-11-29 21:08:22 +09:00
flow.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
jsx.rs refactor(es/estree): Rename: babel => estree (#2846) 2021-11-24 05:34:41 +09:00
lib.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
lit.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
module.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
object.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
pat.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
ser.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
stmt.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
typescript.rs refactor(es/estree): Rename: babel => estree (#2846) 2021-11-24 05:34:41 +09:00