oxc/crates
thepassle eaeafa0a82 feat(cli): exit codes
chore: remove foo.js

chore: review comments

chore: shut clippy up

chore: ran cargo fmt

chore: unnecessary return
2023-02-26 01:32:17 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast feat(semantic): add semantic builder with untyped ast tree creation 2023-02-25 10:32:48 +08:00
oxc_cli feat(cli): exit codes 2023-02-26 01:32:17 +08:00
oxc_diagnostics refactor(diagnostics,parser): move diagnostics to parser 2023-02-22 19:23:01 +08:00
oxc_linter ci: attempt to fix miri with "-Zmiri-disable-isolation" 2023-02-26 00:49:19 +08:00
oxc_parser fix(oxc_parser): check ambiguous for await 2023-02-24 12:46:59 +08:00
oxc_printer fix: change example names so their binary names don't collide with each other 2023-02-23 21:46:39 +08:00
oxc_semantic feat(linter): linter prototype 2023-02-25 16:56:10 +08:00