swc/ecmascript/transforms
강동윤 dff2cb8f75
Implement deserialize for ast nodes (#274)
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
2019-02-24 14:12:04 +09:00
..
benches Fix tests (#142) 2019-02-10 20:49:29 +09:00
scripts Classes improvements (#123) 2019-01-24 16:07:09 +09:00
src Implement deserialize for ast nodes (#274) 2019-02-24 14:12:04 +09:00
tests Fixes (#265) 2019-02-21 22:21:48 +09:00
Cargo.toml Cache react config (#224) 2019-02-17 17:11:21 +09:00
package.json Es2015 (#80) 2018-11-28 12:24:08 +09:00
yarn.lock Es2015 (#80) 2018-11-28 12:24:08 +09:00