oxc/tasks
Boshen 5845057bff refactor(transformer): pass in symbols and scopes (#3978)
This PR adds a new method `build_with_symbols_and_scopes` to make semantic building optional, there may be prior steps that has the semantic data already built.
2024-06-30 06:33:48 +00:00
..
ast_codegen improvement(ast_codegen): better output formatting. (#3932) 2024-06-29 05:37:15 +00:00
benchmark refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00
common chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
coverage feat(parser): parse modifiers with parse_modifiers (take 2) (#3977) 2024-06-30 03:46:34 +00:00
javascript_globals chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
lint_rules chore(ci): now we mark both ts alias and eslint rules. (#3813) 2024-06-22 04:55:34 +00:00
minsize chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
prettier_conformance chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
rulegen perf: do not pass &Atom to functions (#3818) 2024-06-22 04:48:00 +00:00
transform_conformance refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00
website feat(linter): support vitest/no-disabled-tests (#3717) 2024-06-24 15:16:32 +00:00
libs.txt