oxc/crates
2023-03-06 14:13:06 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast chore(ast): fix clippy warnings 2023-03-05 11:12:59 +08:00
oxc_cli feat(semantic): implement scopes (#135) 2023-03-05 07:43:32 -08:00
oxc_diagnostics feat(cli): parallelize diagnostics (#93) 2023-03-02 07:28:45 -08:00
oxc_linter feat(wasm): add wasm to oxc (#130) 2023-03-06 14:13:06 +08:00
oxc_macros feat(linter): implement rule categories (#131) 2023-03-05 04:14:24 -08:00
oxc_parser feat(parser): better diagnostic for missing semicolon in for loop statement (#133) 2023-03-05 04:13:23 -08:00
oxc_printer chore: use fancy-no-backtrace from miette 2023-03-05 15:16:26 +08:00
oxc_semantic feat(semantic): implement scopes (#135) 2023-03-05 07:43:32 -08:00
oxc_wasm feat(wasm): add wasm to oxc (#130) 2023-03-06 14:13:06 +08:00