oxc/crates
Fnll 81760da7cc
feat(parser): better diagnostic for missing semicolon in for loop statement (#133)
feat(parser): better diagnostic

Co-authored-by: kerui.lian <kerui.lian@bytedance.com>
2023-03-05 04:13:23 -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 chore: use fancy-no-backtrace from miette 2023-03-05 15:16:26 +08:00
oxc_macros refactor(linter) Generate rule name with declare_oxc_lint 2023-03-01 06:50:36 -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