oxc/crates
ottomated 1145341a92 feat(ast_tools): output typescript to a separate package (#6755)
Part of #6347.

Moves typescript logic from derive_estree into a new ast_tools generator.
2024-10-24 13:08:57 +00:00
..
oxc release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_allocator release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_ast feat(ast_tools): output typescript to a separate package (#6755) 2024-10-24 13:08:57 +00:00
oxc_ast_macros release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_cfg release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_codegen release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_data_structures release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_diagnostics release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_ecmascript fix(minifier): fix remaining runtime bugs (#6855) 2024-10-24 12:22:18 +00:00
oxc_estree release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_index release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_isolated_declarations release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_language_server fix(oxc_language_server): correct diagnostic link (#6765) 2024-10-22 06:23:54 -04:00
oxc_linter fix(minifier): fix remaining runtime bugs (#6855) 2024-10-24 12:22:18 +00:00
oxc_macros refactor(linter): add run_on_jest_node to run rules on only jest nodes (#6721) 2024-10-21 02:13:58 +00:00
oxc_mangler release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_minifier fix(minifier): fix remaining runtime bugs (#6855) 2024-10-24 12:22:18 +00:00
oxc_module_lexer release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_parser release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_prettier fix(allocator)!: make Vec non-drop (#6623) 2024-10-19 15:43:54 +00:00
oxc_regular_expression feat(ast_tools): output typescript to a separate package (#6755) 2024-10-24 13:08:57 +00:00
oxc_semantic release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_sourcemap release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_span feat(ast_tools): output typescript to a separate package (#6755) 2024-10-24 13:08:57 +00:00
oxc_syntax feat(ast_tools): output typescript to a separate package (#6755) 2024-10-24 13:08:57 +00:00
oxc_transformer refactor(transformer): StatementInjectorStore methods take &Statement as target (#6858) 2024-10-24 12:38:57 +00:00
oxc_traverse refactor(traverse): rename TraverseScoping::generate_binding_in_current_scope (#6832) 2024-10-24 11:00:46 +00:00
oxc_wasm feat(ast_tools): output typescript to a separate package (#6755) 2024-10-24 13:08:57 +00:00