oxc/tasks
Boshen d5a494023e refactor(semantic): rewrite handling of label statement errors (#5138)
This reverts the previous changes to handling labels so that all tests can pass.

This passes all false postivies found in `monitor-oxc` (node_modules/flow-parser/flow_parser.js)

As it turns out this requires less code and produces better diagnostics.
2024-08-24 02:37:49 +00:00
..
ast_tools refactor(ast): remove #[non_exhaustive] attr from AstBuilder (#5130) 2024-08-23 23:04:28 +00:00
benchmark chore(website): remove textlint annotation 2024-08-23 15:50:52 +08:00
common feat(coverage): check symbols and scopes after transformation (#4917) 2024-08-16 07:05:11 +00:00
coverage refactor(semantic): rewrite handling of label statement errors (#5138) 2024-08-24 02:37: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-optional-catch-binding): the unused binding is not in the correct scope (#5066) 2024-08-23 13:02:53 +00:00
website chore(website): remove textlint annotation 2024-08-23 15:50:52 +08:00