| .. |
|
oxc
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_allocator
|
feat(allocator): add AsMut impl for Box (#5515)
|
2024-09-05 23:52:56 +00:00 |
|
oxc_ast
|
fix: add back lifetime (#5507)
|
2024-09-05 17:47:58 +00:00 |
|
oxc_ast_macros
|
refactor(ast): simplify ContentEq trait definition. (#5468)
|
2024-09-05 05:36:51 +00:00 |
|
oxc_cfg
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_codegen
|
fix(ast, codegen, linter): panics in fixers. (#5431)
|
2024-09-05 05:59:22 +00:00 |
|
oxc_diagnostics
|
feat(oxc_diagnostic): impl DerefMut for OxcDiagnostic (#5474)
|
2024-09-05 08:55:52 +00:00 |
|
oxc_index
|
feat(index): impl rayon related to trait for IndexVec (#5421)
|
2024-09-03 12:01:57 +00:00 |
|
oxc_isolated_declarations
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_language_server
|
refactor(parser)!: remove builder pattern from Parser struct (#5000)
|
2024-08-20 07:40:25 +00:00 |
|
oxc_linter
|
style(linter): introduce the writing style from PR #5491 and reduce the if nesting (#5512)
|
2024-09-06 11:19:48 +08:00 |
|
oxc_macros
|
chore(linter): update docs for declare_oxc_lint! (#4825)
|
2024-08-11 15:27:54 +00:00 |
|
oxc_mangler
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_minifier
|
feat(minifier): remove parenthesized expression for dce (#5439)
|
2024-09-04 12:58:39 +00:00 |
|
oxc_module_lexer
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_parser
|
feat(ast)!: add ThisExpression variants to JSXElementName and JSXMemberExpressionObject (#5466)
|
2024-09-05 02:06:20 +00:00 |
|
oxc_prettier
|
fix(ast, codegen, linter): panics in fixers. (#5431)
|
2024-09-05 05:59:22 +00:00 |
|
oxc_regular_expression
|
fix(regular_expression): Handle unterminated character class (#5523)
|
2024-09-06 03:28:33 +00:00 |
|
oxc_semantic
|
style(linter): introduce the writing style from PR #5491 and reduce the if nesting (#5512)
|
2024-09-06 11:19:48 +08:00 |
|
oxc_sourcemap
|
Release crates v0.26.0 (#5418)
|
2024-09-03 10:36:02 +08:00 |
|
oxc_span
|
docs(span): update docs about ContentEq Vec comparison speed (#5478)
|
2024-09-05 15:34:17 +00:00 |
|
oxc_syntax
|
refactor(ast, ast_tools): use full method path for generated derives trait calls. (#5462)
|
2024-09-05 05:36:50 +00:00 |
|
oxc_transformer
|
feat(transformer): add TransformOptions::enable_all method (#5495)
|
2024-09-06 12:04:06 +08:00 |
|
oxc_traverse
|
feat(ast)!: add ThisExpression variants to JSXElementName and JSXMemberExpressionObject (#5466)
|
2024-09-05 02:06:20 +00:00 |
|
oxc_wasm
|
feat(wasm): turn on all transform options
|
2024-09-01 00:24:10 +08:00 |