oxc/crates
2024-04-03 11:56:27 +08:00
..
oxc chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_allocator chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_ast chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_cli chore: only build the allocators in release mode because they are slow to build (60s) 2024-04-02 17:39:01 +08:00
oxc_codegen chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_diagnostics chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_index chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_js_regex
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter feat(linter/tree-shaking): support ThisExpression and NewExpression (#2890) 2024-04-03 10:43:09 +08:00
oxc_macros chore: bump syn to v2 (#2888) 2024-04-02 20:57:09 +08:00
oxc_minifier chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_prettier chore: Rust v1.77.0 (#2781) 2024-03-21 17:21:57 +00:00
oxc_semantic fix(semantic): flag function expressions with SymbolFlags::Function (#2891) 2024-04-03 10:42:11 +08:00
oxc_sourcemap chore: improve sourcemap visualizer (#2886) 2024-04-03 10:45:00 +08:00
oxc_span chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_syntax chore: add changelogs via git cliff (#2878) 2024-04-01 20:04:48 +08:00
oxc_transformer fix(transformer): add serde "derive" feature to fix compile error 2024-04-03 11:56:27 +08:00
oxc_wasm feat(transformer): add transform-typescript boilerplate (#2866) 2024-03-30 20:48:35 +08:00