oxc/crates/oxc_syntax/src
2023-12-13 23:12:45 +08:00
..
assumptions.rs feat(transformer_conformance): read plugins options from babel options.json (#1006) 2023-10-17 14:52:51 +08:00
identifier.rs feat(prettier): check parens for (let)[a] = 1 (#1585) 2023-11-29 21:57:59 +08:00
lib.rs Add base to AST BigintLiteral (#1416) 2023-11-19 11:11:19 +08:00
module_record.rs feat(linter): add eslint-plugin-import(export) rule (#1654) 2023-12-13 23:12:45 +08:00
operator.rs feat(prettier): binaryish expressions with parens (#1597) 2023-12-01 13:52:22 +08:00
precedence.rs refactor: improve code coverage in various places (#721) 2023-08-11 15:17:49 +08:00
reference.rs feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
scope.rs chore(rust): remove unnecessary clippy::non_upper_case_globals (#1557) 2023-11-27 14:31:38 +08:00
symbol.rs chore(rust): remove unnecessary clippy::non_upper_case_globals (#1557) 2023-11-27 14:31:38 +08:00
xml_entities.rs feat(transformer/jsx): escape xhtml in jsx attributes (#1088) 2023-10-29 15:16:50 +08:00