oxc/crates/oxc_syntax/src
2023-07-30 01:02:32 +08:00
..
identifier.rs feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
lib.rs perf(linter): reduce mallocs (#654) 2023-07-29 12:02:53 +08:00
module_record.rs refactor(ast): move ModuleRecord to oxc_syntax 2023-07-03 22:54:27 +08:00
operator.rs feat(minifier): initialize conditions folding (#658) 2023-07-30 01:02:32 +08:00
precedence.rs feat(minimizer): print parentheses 2023-06-01 22:45:26 +08:00
scope.rs chore: reformat 2023-07-27 13:11:46 +08:00
symbol.rs feat(linter): implement no-import-assign (nursery) 2023-07-01 11:20:31 +08:00