swc/crates/swc_ecma_ast/src
2022-08-27 06:06:19 +00:00
..
class.rs fix(es): Temporarily disable bytecheck (#5414) 2022-08-08 02:58:08 +00:00
decl.rs fix(es): Temporarily disable bytecheck (#5414) 2022-08-08 02:58:08 +00:00
expr.rs feat(es): Improve APIs for plugin authors (#5632) 2022-08-26 09:28:14 +00:00
function.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
ident.rs feat(es/generator): Use new generator implementation (#5627) 2022-08-25 16:10:47 +00:00
jsx.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
lib.rs feat(ast): Make css/html ast serializable (#5427) 2022-08-10 03:48:35 +00:00
list.rs doc(rustdoc): Document rust APIs (#5647) 2022-08-27 06:06:19 +00:00
lit.rs feat(ast): Make css/html ast serializable (#5427) 2022-08-10 03:48:35 +00:00
macros.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
module_decl.rs refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
module.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
operators.rs fix(es/fixer): Remove needless parens for nested ?? (#5432) 2022-08-10 08:26:33 +00:00
pat.rs feat(es): Improve APIs for plugin authors (#5632) 2022-08-26 09:28:14 +00:00
prop.rs feat(es/generator): Use new generator implementation (#5627) 2022-08-25 16:10:47 +00:00
source_map.rs feat(es/generator): Use new generator implementation (#5627) 2022-08-25 16:10:47 +00:00
stmt.rs feat(es/minifier): Improve handling of switches (#4260) 2022-04-21 10:00:25 +00:00
typescript.rs fix(es): Temporarily disable bytecheck (#5414) 2022-08-08 02:58:08 +00:00