oxc/crates
2023-02-28 08:38:33 -08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast refactor(ast): remove acorn feature 2023-02-27 23:44:13 +08:00
oxc_cli feat(oxc_cli): support ignore-pattern 2023-02-28 08:38:33 -08:00
oxc_diagnostics feat(cli): support --quiet flag for lint command 2023-02-27 07:43:00 -08:00
oxc_linter feat(linter): no-array-constructor 2023-02-27 08:12:28 -08:00
oxc_parser feat(parser): print json in parser example 2023-02-28 00:05:54 +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