swc/common
Donny/강동윤 bf0007bec0
feat(rplugin): Implement general AST processing plugin system (#2671)
swc_common:
 - Implement `StableAbi` for `BytePos`.
 - Implement `StableAbi` for `Span`.

rplugin:
 - Add `StableAst`.

swc_plugin_api:
 - Drop unused dependencies.

swc_ecma_plugin_ast:
 - Initialize crate.
2021-11-09 18:46:24 +09:00
..
benches perf(node/swc): Use mimalloc (#2068) 2021-08-13 18:39:13 +09:00
examples use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src feat(rplugin): Implement general AST processing plugin system (#2671) 2021-11-09 18:46:24 +09:00
tests feat(ast_node): Add #[ast_serde] (#1595) 2021-04-21 09:11:50 +00:00
Cargo.toml feat(rplugin): Implement general AST processing plugin system (#2671) 2021-11-09 18:46:24 +09:00