oxc/crates
Boshen 665e8723c0 refactor(ast): remove acorn feature
This is a left over from where I tried to be compatible with estree,
but the implementation deviated from estree.
2023-02-27 23:44:13 +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(cli): support --quiet flag for lint command 2023-02-27 07:43:00 -08:00
oxc_diagnostics feat(cli): support --quiet flag for lint command 2023-02-27 07:43:00 -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