oxc/tasks
Dunqing d9ba5ad022 fix(transformer/arrow-functions): correct scope for _this (#5189)
The `_this` will eventually be inserted into a `Program` or `Function`. So we have to go up to the corresponding `scope_id`
2024-08-25 10:26:59 +00:00
..
ast_tools refactor(ast): remove #[non_exhaustive] attr from AstBuilder (#5130) 2024-08-23 23:04:28 +00:00
benchmark refactor(ci): remove extraneous doc comment (#5185) 2024-08-25 07:39:38 +00:00
common feat(coverage): check symbols and scopes after transformation (#4917) 2024-08-16 07:05:11 +00:00
coverage feat(parser): report class properties that are both definite and optional (#5181) 2024-08-25 01:02:49 +00:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
lint_rules feat(docs): add tracking for plugins "promise" and "vitest" (#4668) 2024-08-05 19:01:44 -04:00
minsize feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
prettier_conformance refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
rulegen feat(rulegen): improve examples in documentation (#4815) 2024-08-10 18:48:59 -04:00
transform_conformance fix(transformer/arrow-functions): correct scope for _this (#5189) 2024-08-25 10:26:59 +00:00
website chore(website): remove textlint annotation 2024-08-23 15:50:52 +08:00