oxc/crates
2024-08-21 00:47:17 +00:00
..
oxc refactor(oxc,mangler): oxc crate add mangler; mangler use options API 2024-08-20 22:58:59 +08:00
oxc_allocator Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_ast refactor(ast)!: rename IdentifierReference::reference_flags field (#5024) 2024-08-21 00:19:57 +00:00
oxc_ast_macros Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_cfg Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_codegen fix: comments gen regression (#5003) 2024-08-20 18:57:12 +08:00
oxc_diagnostics Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_index Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_isolated_declarations fix(isolated_declarations): namespaces that are default exported should be considered for expando functions (#4935) 2024-08-19 11:24:05 +08:00
oxc_language_server refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
oxc_linter docs(linter/consistent-function-scoping): improve rule documentation (#5015) 2024-08-21 00:47:17 +00:00
oxc_macros chore(linter): update docs for declare_oxc_lint! (#4825) 2024-08-11 15:27:54 +00:00
oxc_mangler refactor(semantic)!: rename SymbolTable::get_flag to get_flags (#5030) 2024-08-21 00:19:58 +00:00
oxc_minifier refactor(ast)!: rename IdentifierReference::reference_flags field (#5024) 2024-08-21 00:19:57 +00:00
oxc_module_lexer Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_parser refactor(linter, mangler, parser, semantic, transformer, traverse, wasm): rename various flag vars to flags (#5028) 2024-08-21 00:19:58 +00:00
oxc_prettier refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
oxc_regular_expression refactor(regular_expression): s/RegExpLiteral/RegularExpression 2024-08-20 14:26:32 +08:00
oxc_semantic refactor(semantic): rename fields in snapshots from flag to flags (#5032) 2024-08-21 00:19:59 +00:00
oxc_sourcemap Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_span refactor(span): clarify Atom conversion methods lifetimes (#4978) 2024-08-19 11:53:01 +00:00
oxc_syntax refactor(syntax)!: rename ReferenceFlag to ReferenceFlags (#5023) 2024-08-21 00:19:56 +00:00
oxc_transformer refactor(semantic)!: rename SymbolTable::get_flag to get_flags (#5030) 2024-08-21 00:19:58 +00:00
oxc_traverse refactor(linter, mangler, parser, semantic, transformer, traverse, wasm): rename various flag vars to flags (#5028) 2024-08-21 00:19:58 +00:00
oxc_wasm refactor(semantic)!: rename SymbolTable::get_flag to get_flags (#5030) 2024-08-21 00:19:58 +00:00