oxc/crates
2023-02-27 12:31:57 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00
oxc_cli feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00
oxc_diagnostics refactor(oxc_diagnostics): s/PError/Error 2023-02-26 02:02:05 +08:00
oxc_linter refactor(linter): s/from_json/from_configuration 2023-02-27 12:31:57 +08:00
oxc_parser feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +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(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00