oxc/crates/oxc_prettier/src
2024-05-09 10:23:45 +08:00
..
comments refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
format fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
printer chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
utils
binaryish.rs
doc.rs Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
lib.rs chore: guard against unsafe code as much as possible. 2024-04-03 19:35:07 +08:00
macros.rs
needs_parens.rs fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
options.rs