oxc/crates
2023-02-25 10:32:48 +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): initialize cli and directory traversal 2023-02-24 22:46:56 +08:00
oxc_diagnostics refactor(diagnostics,parser): move diagnostics to parser 2023-02-22 19:23:01 +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(semantic): add semantic builder with untyped ast tree creation 2023-02-25 10:32:48 +08:00