oxc/crates
2023-03-08 19:00:40 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_cli refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_diagnostics feat(cli): parallelize diagnostics (#93) 2023-03-02 07:28:45 -08:00
oxc_linter refactor(fixer): add span to message (#146) 2023-03-08 15:36:05 +08:00
oxc_macros refactor(linter): add declare_all_lint_rules proc macro (#121) 2023-03-07 07:39:38 -08:00
oxc_parser refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +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 refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_wasm fix: fix wasm-pack build crash (#156) 2023-03-08 19:00:40 +08:00