oxc/crates
2023-05-21 21:46:45 +08:00
..
oxc_allocator chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_ast refactor(ast): remove ordered_float::NotNan<f64> from NumberLiteral 2023-05-21 21:46:45 +08:00
oxc_ast_lower feat(hir): remove EmptyStatement from hir 2023-05-21 20:20:03 +08:00
oxc_cli refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_formatter refactor(ast): remove RestElement from BindingPattern 2023-05-16 22:25:52 +08:00
oxc_hir refactor(ast): remove ordered_float::NotNan<f64> from NumberLiteral 2023-05-21 21:46:45 +08:00
oxc_index feat(oxc_index): add non-zero idx (#366) 2023-05-20 22:49:51 +08:00
oxc_linter chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_macros chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_minifier feat(hir): remove EmptyStatement from hir 2023-05-21 20:20:03 +08:00
oxc_napi refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_parser chore(parser): move inline tests to snapshot testing 2023-05-21 12:05:25 +08:00
oxc_semantic chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_semantic2 refactor(semantic2): use SoA for Scope (#367) 2023-05-21 00:12:58 +08:00
oxc_span refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_syntax chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
oxc_wasm refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00