oxc/crates/oxc_syntax/src
Boshen 55b2f031df
feat(minifier): partially re-enable minifier (#963)
closes #949
closes #950
closes #951

All minifier tests are disable from this PR.

We are going to fix the compilation errors first, then the behavioral
errors.
2023-10-08 11:06:42 +08:00
..
identifier.rs feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
lib.rs feat(ast): add SymbolId and ReferenceId (#755) 2023-08-19 18:09:47 +08:00
module_record.rs chore: fix typo (#889) 2023-09-10 21:44:09 +08:00
operator.rs feat(transformer): logical assignment operators (#923) 2023-09-16 23:54:53 +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 refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
symbol.rs refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00