swc/crates/swc_ecma_parser/tests/js
2024-01-21 12:05:46 +09:00
..
deferred-import-evaluation feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
explicit-resource-management feat(es/compat): Implement transform for explicit resource management (#7376) 2023-06-29 14:13:43 +00:00
import-assertions feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
import-assertions-with-keyword feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
import-attributes feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
import-attributes-deprecatedAssertKeyword feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
issue-4176/1 fix(es/parser): Fix parsing of module identifier (#7400) 2023-05-17 04:51:57 +00:00
issue-8482 fix(es/parser): Correctly parse the keyword (#8483) 2024-01-04 12:26:25 +00:00
jssue-7428/1 fix(es/parser): Reset class context (#7433) 2023-05-23 05:28:56 +00:00
optional-chaining refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
source-phase-imports feat(es/ast): Support import phase (#8279) 2024-01-21 12:05:46 +09:00
stack-overflow fix(es/parser): Fix stack overflow due to deeply nested if (#6910) 2023-02-07 14:33:13 +00:00