swc/ecmascript/codegen
강동윤 e3faea25b6
Improve performance of swc (#992)
swc_ecma_parser:
 - Make macros uses match instead of `PartialEq`

swc_ecma_codegen:
 - Move panic condition
2020-08-24 10:42:12 +09:00
..
benches remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
macros Performance (#696) 2020-03-01 20:05:03 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src Improve performance of swc (#992) 2020-08-24 10:42:12 +09:00
tests remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
Cargo.toml Bump versions 2020-08-21 20:06:37 +09:00