oxc/crates/oxc_codegen/src
2024-06-27 20:24:22 +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 fix(codegen): print type parameters for MethodDefinition (#3922) 2024-06-26 07:21:42 +00:00
lib.rs perf: do not pass &Atom to functions (#3818) 2024-06-22 04:48:00 +00:00
operator.rs
sourcemap_builder.rs fix(sourcemap): should add tokens for unordered span (#3941) 2024-06-27 20:24:22 +08:00