oxc/crates/oxc_ast/src
2023-11-08 10:45:12 +08:00
..
ast feat(linter) eslint plugin unicorn: prefer regex test (#1187) 2023-11-08 10:45:12 +08:00
syntax_directed_operations feat(transformer): implement some of needs_explicit_esm for typescript (#1047) 2023-10-24 17:30:01 +08:00
ast_builder.rs fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
ast_kind.rs fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
lib.rs refactor(ast): split syntax_directed_operations into separate files 2023-10-19 14:58:31 +08:00
precedence.rs Remove HIR (#917) 2023-09-15 23:48:32 +08:00
serialize.rs chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
span.rs feat(linter) eslint-plugin-react: no dangerously set inner html (#1029) 2023-10-23 09:39:12 +08:00
trivia.rs feat(transformer/react): read comment pragma @jsxRuntime classic / automatic (#1133) 2023-11-03 11:10:11 +08:00
visit.rs fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
visit_mut.rs fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00