oxc/crates
2023-03-05 04:14:24 -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(cli): print miette diagnostics with 4 spaces indentation 2023-03-05 15:19:59 +08:00
oxc_diagnostics feat(cli): parallelize diagnostics (#93) 2023-03-02 07:28:45 -08:00
oxc_linter feat(linter): implement rule categories (#131) 2023-03-05 04:14:24 -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(benchmark): add semantic builder to benchmark (#129) 2023-03-04 23:09:19 -08:00