oxc/tasks/benchmark/benches
2023-10-19 16:19:27 +08:00
..
linter.rs feat(linter): eslint-plugin-unicorn(filename-case) (#978) 2023-10-11 15:23:17 +08:00
minifier.rs refactor(minifier): make the minifier api only accept an ast (#990) 2023-10-14 00:51:29 +08:00
parser.rs fix(benchmark): use different data sets for benchmark and minifier test 2023-09-02 20:56:45 +08:00
resolver.rs refactor(resolver): move tests folder to fixtures (#964) 2023-10-08 13:29:02 +08:00
semantic.rs feat(linter): eslint-plugin-import/no-self-import (#878) 2023-09-10 00:12:26 +08:00
transformer.rs refactor(transformer): add TransformerCtx struct for easier access to symbols and scopes 2023-10-19 16:19:27 +08:00