swc/crates/swc_ecma_ast/src
2022-01-17 13:35:32 +09:00
..
class.rs feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
decl.rs feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
expr.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
function.rs refactor(es/compat): Preserve length of functions in async_generator (#3202) 2022-01-08 15:19:41 +00:00
ident.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
jsx.rs feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
lib.rs refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
lit.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
macros.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
module_decl.rs feat(es/ast): Use ModuleExportName for ExportNamespaceSpecifier (#3195) 2022-01-06 20:19:11 +09:00
module.rs feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
operators.rs refactor(es/utils): Merge the super field visitor with FnEnvHoister (#3279) 2022-01-17 13:35:32 +09:00
pat.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
prop.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
stmt.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
typescript.rs refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00