swc/crates/swc_atoms
Donny/강동윤 041b491466
feat(es/parser): Implement explicit resource management (#7322)
**Description:**

 - Add `UsingDecl`.
 - Add `UsingDecl` to `Decl`.
 - Rename `VarDeclOrPat` to `ForHead`.
 - Add `UsingDecl` to `ForHead`.
 - Implement parser for using declarations.

**Related issue:**

 - #7316.
2023-05-10 04:16:44 +00:00
..
scripts feat(css/parser): Normalize and improve function name (#6667) 2022-12-20 12:43:58 +00:00
src feat(plugin): Enable bytecheck (#7280) 2023-05-06 03:54:25 +00:00
build.rs refactor(plugin): Remove bytecheck flag (#7256) 2023-04-13 05:49:58 +00:00
Cargo.toml chore: Publish crates 2023-05-06 03:56:38 +00:00
words.txt feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00