oxc/tasks/coverage/snapshots
DonIsaac b1af73db81 fix(semantic): do not create a global symbol for declare global {} (#6040)
Re-creation of #6004 to unblock it from down-stack PRs. @Boshen has already reviewed the previous PR and determined this to be correct behavior.
2024-09-25 08:46:00 +00:00
..
codegen_babel.snap
codegen_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
codegen_runtime_test262.snap
codegen_test262.snap
codegen_typescript.snap
minifier_babel.snap
minifier_test262.snap refactor(minifier): move dce conditional expression to RemoveDeadCode (#5971) 2024-09-23 10:22:00 +00:00
parser_babel.snap
parser_misc.snap feat(semantic): add help message for invalid let x?: number (#5969) 2024-09-22 15:59:49 +00:00
parser_test262.snap
parser_typescript.snap feat(semantic): check for type annotations on left side of for..in and for..of iterators (#6043) 2024-09-25 02:51:17 +00:00
prettier_babel.snap
prettier_misc.snap
prettier_test262.snap
prettier_typescript.snap
semantic_babel.snap fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
semantic_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
semantic_test262.snap
semantic_typescript.snap fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
transformer_babel.snap
transformer_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
transformer_test262.snap
transformer_typescript.snap
transpile.snap