oxc/crates
2024-05-22 12:01:14 +08:00
..
oxc chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_allocator chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_ast chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_ast_macros Release crate oxc_ast_macros v0.13.0 2024-05-14 23:15:20 +08:00
oxc_cli feat(tasks): add website tasks (#3377) 2024-05-21 17:46:07 +00:00
oxc_codegen refactor(sourcemap): using binary search to search original position (#3360) 2024-05-20 22:35:25 +08:00
oxc_diagnostics feat(cli): add --silent to disable all diagnostics printing (#3338) 2024-05-18 10:22:51 +00:00
oxc_index Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_js_regex
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter fix(linter/next): false positives for non-custom font link (#3383) 2024-05-22 12:01:14 +08:00
oxc_macros chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_minifier chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_module_lexer Publish oxc_module_lexer v0.13.0 2024-05-16 22:14:47 +08:00
oxc_parser chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_prettier fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
oxc_semantic refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380) 2024-05-22 03:09:38 +00:00
oxc_sourcemap feat(sourcemap): add Sourcemap#from_json method (#3361) 2024-05-20 22:35:14 +08:00
oxc_span chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_syntax chore: update toml format 2024-05-21 22:15:47 +08:00
oxc_transformer refactor(transformer): correct spelling of var name (#3369) 2024-05-21 01:03:40 +08:00
oxc_traverse refactor(traverse): split context code into multiple files (#3367) 2024-05-20 15:54:23 +00:00
oxc_wasm chore: update toml format 2024-05-21 22:15:47 +08:00