swc/crates/swc_estree_ast/src
Donny/강동윤 4cf58528df
fix(webpack/ast): Fix webpackAST (#2979)
swc_estree_ast:
 - Fix more serialization.

swc_estree_compat:
 - Consider multi-byte characters.

swc_webpack_ast:
 - Preserve LHS of assignments if required.
2021-12-08 19:53:43 +09:00
..
class.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
comment.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
common.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +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): Fix webpackAST (#2979) 2021-12-08 19:53:43 +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 fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
module.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
object.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
pat.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
ser.rs fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +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