mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
dff2cb8f75
string_enum: - #[derive(StringEnum)] now derives `Deserialize` swc_ecma_ast: - implement deserialize for ast nodes. - change ast to make it serialized / deserialized correctly swc_ecma_parser: - jsx, test262, typescript tests now verify serialization and deserialization of module |
||
---|---|---|
.. | ||
ast_node | ||
common | ||
enum_kind | ||
string_enum |