swc/crates/swc_ecma_codegen
David Sherret 66bf8e907d
fix(es/codegen): Emit computed getter and setter signatures (#8656)
**Description:**

Emits computed getter/setter signatures.
2024-02-23 00:14:29 +00:00
..
benches refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
examples refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
scripts chore(xtask): Migrate scripts to xtask (#8072) 2023-10-06 14:44:53 +00:00
src fix(es/codegen): Emit computed getter and setter signatures (#8656) 2024-02-23 00:14:29 +00:00
tests fix(es/codegen): Emit computed getter and setter signatures (#8656) 2024-02-23 00:14:29 +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: Bump crates 2024-02-22 02:56:23 +00:00