| .. |
|
oxc_allocator
|
chore(rustfmt): run cargo fmt
|
2023-05-21 11:52:26 +08:00 |
|
oxc_ast
|
refactor(ast): move ModuleRecord to oxc_syntax
|
2023-07-03 22:54:27 +08:00 |
|
oxc_ast_lower
|
Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501)
|
2023-06-30 10:38:08 +08:00 |
|
oxc_cli
|
refactor(resolver): add oxc_resolver crate
|
2023-07-02 20:44:43 +08:00 |
|
oxc_diagnostics
|
chore: bump deps (#311)
|
2023-04-22 22:09:53 +08:00 |
|
oxc_formatter
|
Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501)
|
2023-06-30 10:38:08 +08:00 |
|
oxc_hir
|
feat(minfier): try fold and or operator (#472)
|
2023-06-28 14:58:55 +08:00 |
|
oxc_index
|
refactor(index): use static_assertions
|
2023-05-24 22:53:11 +08:00 |
|
oxc_linter
|
hotfix: remove panic! from binding resolution (#512)
|
2023-07-04 14:52:52 +08:00 |
|
oxc_macros
|
feat(linter): print plugin names for --rules
|
2023-06-25 22:47:58 +08:00 |
|
oxc_minifier
|
chore(minifier): remove unused param (#494)
|
2023-06-28 20:21:26 +08:00 |
|
oxc_napi
|
refactor: move SourceType from oxc_ast to oxc_span (#351)
|
2023-05-12 23:16:14 +08:00 |
|
oxc_parser
|
feat(linter): implement no_sparse_arrays
|
2023-06-28 23:03:40 +08:00 |
|
oxc_resolver
|
refactor(resolver): add oxc_resolver crate
|
2023-07-02 20:44:43 +08:00 |
|
oxc_semantic
|
refactor(ast): move ModuleRecord to oxc_syntax
|
2023-07-03 22:54:27 +08:00 |
|
oxc_span
|
chore(minifier) Explain use of base 54/64 in mangler (#445)
|
2023-06-15 10:58:40 +08:00 |
|
oxc_syntax
|
refactor(ast): move ModuleRecord to oxc_syntax
|
2023-07-03 22:54:27 +08:00 |
|
oxc_type_synthesis
|
Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501)
|
2023-06-30 10:38:08 +08:00 |
|
oxc_wasm
|
feat(playground): Add IR view to playground (#467)
|
2023-06-21 22:35:55 +08:00 |