oxc/tasks
Dunqing 7cd53f3897 refactor(semantic): var hoisting (#4379)
close: #4323

This PR refactors the var hoisting logic to avoid inserting the same symbol into every scope that can be hosted.
2024-07-25 00:55:02 +00:00
..
ast_codegen refactor(ast/builder): use Box::new_in over .into_in (#4428) 2024-07-24 16:34:32 +00:00
benchmark chore(deps): update pnpm to v9.6.0 (#4400) 2024-07-22 02:21:31 +00:00
common refactor(tasks): clean up test files and remove libs.txt (#4172) 2024-07-10 17:38:06 +00:00
coverage refactor(semantic): var hoisting (#4379) 2024-07-25 00:55:02 +00:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +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: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
prettier_conformance perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00
rulegen feat(linter): Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names (#4293) 2024-07-17 09:21:20 +08:00
transform_conformance fix(transformer/typescript): unexpectedly removed class binding from ExportNamedDeclaration (#4351) 2024-07-18 16:44:38 +00:00
website feat(linter): support suggestions and dangerous fixes (#4223) 2024-07-18 02:20:30 +00:00