oxc/crates/oxc_codegen/src
2024-06-19 00:48:30 +08:00
..
annotation_comment.rs feat(codegen)!: new code gen API (#3740) 2024-06-18 15:50:12 +00: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 chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
lib.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +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(sourcemap): using binary search to search original position (#3360) 2024-05-20 22:35:25 +08:00