swc/crates/swc_ecma_codegen
2022-03-20 07:13:59 +00:00
..
benches refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
examples doc(api/rust): Add an example for generating code and sourcemap (#4005) 2022-03-14 03:52:59 +00:00
scripts chore(scripts): Use cargo profile instruments instead of cargo instruments (#3086) 2021-12-21 16:09:19 +09:00
src fix(es/codegen): Support multiline comments in return stmt (#4102) 2022-03-20 07:11:23 +00:00
tests fix(es/codegen): Fix codegen of string literals (#4037) 2022-03-16 14:25:26 +00:00
.gitignore doc(api/rust): Add an example for generating code and sourcemap (#4005) 2022-03-14 03:52:59 +00:00
Cargo.toml chore: Publish crates 2022-03-20 07:13:59 +00:00