oxc/crates/oxc_codegen/src
2024-02-21 22:25:04 +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 refactor(ast): s/NumberLiteral/NumericLiteral to align with estree 2024-02-21 21:41:08 +08:00
gen_ts.rs refactor(ast): s/TSTypeOperatorType/TSTypeOperator to align with estree 2024-02-21 22:25:04 +08:00
lib.rs feat(Codegen): Improve codegen (#2460) 2024-02-21 14:41:57 +08:00
operator.rs feat(codegen): move minifying printer to codegen crate (#985) 2023-10-12 14:56:30 +08:00