oxc/crates
2023-04-01 15:59:42 +08:00
..
oxc_allocator Release 0.0.1 2023-03-30 23:37:25 +08:00
oxc_ast refactor: clean up code around code coverage 2023-04-01 15:59:42 +08:00
oxc_cli refactor(parser): return Rc<Trivias> from TriviaBuilder (#231) 2023-03-31 09:02:48 -07:00
oxc_diagnostics refactor(oxc_diagnostics): remove over complicated Diagnostics struct 2023-04-01 15:59:42 +08:00
oxc_linter feat(linter): add no-bitwise rule (#228) 2023-03-31 09:11:46 -07:00
oxc_macros chore: clean up Cargo.toml 2023-03-30 23:27:26 +08:00
oxc_minifier deps: fix versions depending on each other 2023-03-30 23:59:41 +08:00
oxc_parser refactor(oxc_parser): removed not needed generic from unexpected function 2023-04-01 15:59:42 +08:00
oxc_printer deps: fix oxc_printer 2023-03-31 00:04:08 +08:00
oxc_semantic feat(semantic): can turned off ModuleRecordBuilder 2023-04-01 00:41:52 +08:00
oxc_wasm refactor(oxc_diagnostics): remove over complicated Diagnostics struct 2023-04-01 15:59:42 +08:00