oxc/crates
2023-04-14 23:33:02 +08:00
..
oxc_allocator Release 0.0.1 2023-03-30 23:37:25 +08:00
oxc_ast feat(semantic): parse jsdoc comments (#205) 2023-04-12 16:47:19 +08:00
oxc_cli refactor(oxc_diagnostics): remove error declarations 2023-04-10 22:21:05 +08:00
oxc_diagnostics Release 2023-04-10 22:35:05 +08:00
oxc_linter feat(linter): implement no-shadow-restricted-names (#277) 2023-04-14 23:33:02 +08:00
oxc_macros chore(linter) move bad_bitwise_operator to restriction category 2023-04-05 14:29:32 +08:00
oxc_minifier chore(minifier): add SemanticBuilder to minifier example 2023-04-14 13:21:04 +08:00
oxc_parser fix(parser): reset [In] context in parse_function 2023-04-13 22:16:48 +08:00
oxc_printer Release 0.0.3 2023-04-02 16:59:15 +08:00
oxc_semantic feat(semantic): parse jsdoc comments (#205) 2023-04-12 16:47:19 +08:00
oxc_wasm refactor(ast): make serde an optional feature (#236) 2023-04-01 17:12:23 +08:00