oxc/crates
2024-06-30 08:58:00 +00:00
..
oxc Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_allocator Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_ast feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_ast_macros Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_cfg Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_codegen fix(codegen): print some missing typescript attributes (#3980) 2024-06-30 08:58:00 +00:00
oxc_diagnostics Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_index Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_isolated_declarations feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_js_regex
oxc_language_server refactor(linter): LintContext can now only be constructed with a cfg enabled semantic. (#3761) 2024-06-19 13:01:33 +00:00
oxc_linter feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_macros chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
oxc_minifier Revert "perf(semantic): use Atom<'a> for References" (#3974) 2024-06-29 15:55:04 +00:00
oxc_module_lexer Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_parser feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_prettier feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_semantic perf(semantic): only check for jsdoc if jsdoc building is enabled 2024-06-30 13:58:06 +08:00
oxc_sourcemap Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_span Release crates v0.16.1 (#3968) 2024-06-29 16:53:09 +08:00
oxc_syntax perf(syntax): use NonZeroU32 for SymbolId and ReferenceId (#3970) 2024-06-29 17:29:02 +08:00
oxc_transformer refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00
oxc_traverse feat(ast,codegen): add TSParenthesizedType and print type parentheses correctly (#3979) 2024-06-30 07:57:48 +00:00
oxc_wasm refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00