| .. |
|
oxc_allocator
|
chore(rustfmt): run cargo fmt
|
2023-05-21 11:52:26 +08:00 |
|
oxc_ast
|
feat(parser): parse const type parameter from TypeScript v5.0 (#416)
|
2023-06-08 22:26:35 +08:00 |
|
oxc_ast_lower
|
feat(website): add linter / minifier / formatter to the playground (#407)
|
2023-06-04 15:30:55 +08:00 |
|
oxc_cli
|
feat(type): Add oxc_type_synthesis (#413)
|
2023-06-07 23:52:58 +08:00 |
|
oxc_diagnostics
|
chore: bump deps (#311)
|
2023-04-22 22:09:53 +08:00 |
|
oxc_formatter
|
refactor(ast): s/ArrowFunctionExpression/ArrowExpression
|
2023-05-28 22:40:16 +08:00 |
|
oxc_hir
|
fix(ast): properly serialize FormalParameter (#411)
|
2023-06-07 12:26:58 +08:00 |
|
oxc_index
|
refactor(index): use static_assertions
|
2023-05-24 22:53:11 +08:00 |
|
oxc_linter
|
feat(linter): add eslint(no-eval) (#417)
|
2023-06-09 10:36:12 +08:00 |
|
oxc_macros
|
chore(rustfmt): run cargo fmt
|
2023-05-21 11:52:26 +08:00 |
|
oxc_minifier
|
feat(minifier): try fold typeof (#408)
|
2023-06-07 10:44:28 +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(parser): parse const type parameter from TypeScript v5.0 (#416)
|
2023-06-08 22:26:35 +08:00 |
|
oxc_semantic
|
fix(semantic): fix typos s/resovling/resolving
|
2023-06-09 10:33:48 +08:00 |
|
oxc_semantic2
|
feat(minifier): remove redundant curly braces from block statements (#390)
|
2023-05-27 10:52:15 +08:00 |
|
oxc_span
|
refactor: move SourceType from oxc_ast to oxc_span (#351)
|
2023-05-12 23:16:14 +08:00 |
|
oxc_syntax
|
feat(minimizer): print parentheses
|
2023-06-01 22:45:26 +08:00 |
|
oxc_type_synthesis
|
feat(type): Add oxc_type_synthesis (#413)
|
2023-06-07 23:52:58 +08:00 |
|
oxc_wasm
|
feat(website): add linter / minifier / formatter to the playground (#407)
|
2023-06-04 15:30:55 +08:00 |