oxc/tasks
overlookmotel 90c74ee449 fix(semantic): transform checker check reference symbol IDs (#5090)
Previously was checking that references point to symbols with same name, but not necessarily the same symbol (there could be 2 different symbols with same name).
2024-08-22 23:40:26 +00:00
..
ast_tools refactor(ast)!: rename IdentifierReference::reference_flags field (#5024) 2024-08-21 00:19:57 +00:00
benchmark feat(transformer): always pass in symbols and scopes (#5087) 2024-08-22 16:06:31 +00:00
common feat(coverage): check symbols and scopes after transformation (#4917) 2024-08-16 07:05:11 +00:00
coverage fix(semantic): transform checker check reference symbol IDs (#5090) 2024-08-22 23:40:26 +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(semantic): transform checker check symbol redeclarations (#5089) 2024-08-22 23:40:26 +00:00
website feat(website): add link to rule source on docs page (#4995) 2024-08-19 20:40:14 +00:00