swc/crates/swc_estree_ast/src
Donny/강동윤 4d3fcb86e4
feat(es/ast): Support import attributes proposal (#7868)
**Related issue:**

 - Closes #7179
2023-08-28 00:29:45 +00:00
..
class.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
comment.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
common.rs refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
decl.rs feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00
expr.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
flavor.rs feat(api/rust): Improve error messages for wrong usages of scoped thread-local variables (#3606) 2022-02-17 08:11:46 +00:00
flow.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
jsx.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
lib.rs feat(wasm): Add json error (#4853) 2022-06-01 11:51:24 +09:00
lit.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
module.rs feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
object.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
pat.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
ser.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
stmt.rs feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00
typescript.rs feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00