swc/crates
2021-12-31 04:01:28 +09:00
..
ast_node refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
enum_kind refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
from_variant refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
jsdoc refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
node refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
node_macro_deps refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
rplugin refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
rplugin_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
string_enum refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc fix(es/compat): Fix length of async functions (#3136) 2021-12-30 10:26:26 +00:00
swc_atoms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_bundler refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_cli refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_common refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_ast refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_codegen refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_codegen_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_minifier refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_parser refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_utils refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_ast refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_codegen refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_codegen_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_dep_graph refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_diff refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_ext_transforms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_lints refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_loader refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_minifier refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_parser refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_plugin_ast refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_preset_env refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_classes refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_compat fix(es/compat): Fix new.target in class properties (#3156) 2021-12-31 04:01:28 +09:00
swc_ecma_transforms_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_module refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_optimization refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_proposal refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_react refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_typescript refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_utils refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecmascript refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_eq_ignore_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_estree_ast refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_estree_compat refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_fast_graph refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_graph_analyzer refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_macros_common refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_bundler refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_comments refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_build refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_js_api refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_runner refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_stylis refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_timer refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_visit_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_webpack_ast refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
testing_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
wasm refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00