oxc/crates/oxc_codegen/src
underfin 114f68ea7c
refactor(codegen): make codegen sourcemap builder clearer (#2894)
Avoid `enable_sourcemap` appear multiply times.
2024-04-03 15:07:19 +08:00
..
context.rs fix(codegen): format new expression + call expression with the correct parentheses (#2330) 2024-02-06 22:06:12 +08:00
gen.rs fix(codegen): sourcemap token name should be original name (#2843) 2024-03-28 20:14:10 +08:00
gen_ts.rs fix(parser): add support for empty module declaration (#2834) 2024-03-27 13:48:03 +08:00
lib.rs refactor(codegen): make codegen sourcemap builder clearer (#2894) 2024-04-03 15:07:19 +08:00
operator.rs feat(codegen): move minifying printer to codegen crate (#985) 2023-10-12 14:56:30 +08:00
sourcemap_builder.rs refactor(codegen): make codegen sourcemap builder clearer (#2894) 2024-04-03 15:07:19 +08:00