oxc/crates
u9g ffa2895e5a
chore(minifier) Explain use of base 54/64 in mangler (#445)
Co-authored-by: Boshen <boshenc@gmail.com>
2023-06-15 10:58:40 +08:00
..
oxc_allocator chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_ast feat: support hashbang interpreter comments (#431) 2023-06-11 23:55:58 +08:00
oxc_ast_lower deps: bump deps 2023-06-14 22:37:27 +08:00
oxc_cli feat(type): Add oxc_type_synthesis (#413) 2023-06-07 23:52:58 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_formatter refactor(ast): s/ArrowFunctionExpression/ArrowExpression 2023-05-28 22:40:16 +08:00
oxc_hir feat(minifier): separate mangler pass (#439) 2023-06-14 10:46:13 +08:00
oxc_index refactor(index): use static_assertions 2023-05-24 22:53:11 +08:00
oxc_linter feat: support hashbang interpreter comments (#431) 2023-06-11 23:55:58 +08:00
oxc_macros chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_minifier feat(minifier): separate mangler pass (#439) 2023-06-14 10:46:13 +08:00
oxc_napi refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_parser fix(parser): compile in wasm 2023-06-13 17:42:40 +08:00
oxc_semantic refactor(semantic): remove the unused mangler from oxc_semantic 2023-06-12 21:35:16 +08:00
oxc_semantic2 feat(minifier): separate mangler pass (#439) 2023-06-14 10:46:13 +08:00
oxc_span chore(minifier) Explain use of base 54/64 in mangler (#445) 2023-06-15 10:58:40 +08:00
oxc_syntax refactor(semantic): move ScopeId and ScopeFlags to oxc_syntax 2023-06-12 21:10:38 +08:00
oxc_type_synthesis feat(type): Add oxc_type_synthesis (#413) 2023-06-07 23:52:58 +08:00
oxc_wasm deps: bump deps 2023-06-14 22:37:27 +08:00