oxc/crates
2023-03-11 23:02:38 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast refactor(oxc_ast): remove unnecessary SourceTypeBuilder 2023-03-11 16:21:14 +08:00
oxc_cli feat(cli): ignore files with min suffix 2023-03-11 23:02:38 +08:00
oxc_diagnostics fix(linter): diagnostics should not print quotes 2023-03-11 17:44:27 +08:00
oxc_linter feat(linter): use only correctness rules for now 2023-03-11 22:36:58 +08:00
oxc_macros feat(linter): use only correctness rules for now 2023-03-11 22:36:58 +08:00
oxc_parser fix(linter): diagnostics should not print quotes 2023-03-11 17:44:27 +08:00
oxc_printer refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_semantic fix(semantic): fix symbol_size test 2023-03-10 23:28:51 -08:00
oxc_wasm feat(semantic): declare symbol and reference Identifier 2023-03-10 23:28:51 -08:00