swc/ecmascript/transforms/testing
Donny/강동윤 994c9655c8
feat(es/ast): Add utils (#2657)
swc_ecma_ast:
 - Add `as_ident` to `PatOrExpr`.
 - Add `as_ident_mut` to `PatOrExpr`.
 - Replace `Is` macro for `ParOrExpr` with custom impl.
2021-11-05 16:09:08 +09:00
..
src refactor: Move HANDLER to swc_common (#2599) 2021-10-31 20:41:36 +09:00
tests feat(node/swc): Support sourceFileName (#1976) 2021-08-03 00:49:34 +09:00
Cargo.toml feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00