Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

perf(transformer/typescript): reduce allocations renaming extensions A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#10555 opened Apr 22, 2025 by overlookmotel Loading…
fix(transformer/typescript): remove StringLiteral::raw when rewriting extensions A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#10554 opened Apr 22, 2025 by overlookmotel Loading…
feat(codegen)!: print StringLiteral raw if minify option disabled A-codegen Area - Code Generation C-enhancement Category - New feature or request
#10553 opened Apr 22, 2025 by overlookmotel Loading…
test(codegen): add more tests for strings A-codegen Area - Code Generation C-test Category - Testing. Code is missing test cases, or a PR is adding them
#10552 opened Apr 22, 2025 by overlookmotel Loading…
perf(codegen): speed up printing Directives A-codegen Area - Code Generation C-performance Category - Solution not expected to change functional behavior, only performance
#10551 opened Apr 22, 2025 by overlookmotel Loading…
perf(editor): avoid sending workspace/didChangeConfiguration request when the server needs a restarts A-editor Area - Editor and Language Server C-performance Category - Solution not expected to change functional behavior, only performance
#10550 opened Apr 22, 2025 by Sysix Loading…
fix(ast/estree): fix raw deser for FormalParameter A-ast Area - AST C-bug Category - Bug
#10548 opened Apr 22, 2025 by overlookmotel Loading…
perf(transformer/class-properties): re-use InstanceInitializerVisitor A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#10543 opened Apr 22, 2025 by overlookmotel Loading…
feat(semantic): enum reuses the scope of previous enum declaration with the same name A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10541 opened Apr 22, 2025 by Dunqing Draft
test(transformer/class-properties): overrides a few tests that contain class properties without initializer usages A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them
#10538 opened Apr 22, 2025 by Dunqing Loading…
feat(tasks/transforme_conformance): support --override for tests have been passed A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10536 opened Apr 22, 2025 by Dunqing Loading…
fix(parser,linter): consider typescript declarations for named exports A-linter Area - Linter A-parser Area - Parser C-bug Category - Bug
#10532 opened Apr 21, 2025 by ulrichstark Loading…
feat(language_server): support multiple workspaces A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#10515 opened Apr 20, 2025 by Sysix Draft
feat(formatter): fill in implementations A-ast-tools Area - AST tools A-formatter Area - Formatter C-enhancement Category - New feature or request
#10513 opened Apr 20, 2025 by Boshen Draft
feat(linter): add react/forward_ref_uses_ref A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#10506 opened Apr 19, 2025 by x6eull Loading…
refactor(language_server): make linter independent of Backend A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10497 opened Apr 18, 2025 by Sysix Loading…
perf(napi/parser): lazy load raw transfer deserializers C-performance Category - Solution not expected to change functional behavior, only performance
#10482 opened Apr 17, 2025 by overlookmotel Loading…
refactor(napi/parser): move generated deserializer files A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10481 opened Apr 17, 2025 by overlookmotel Loading…
refactor(napi/parser): refactor wrap files C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10480 opened Apr 17, 2025 by overlookmotel Loading…
feat(semantic)!: remove SymbolFlags::ConstVariable A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10478 opened Apr 17, 2025 by Dunqing Draft
fix(transformer/module_runner): fix execution order of re-export A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#10362 opened Apr 11, 2025 by hi-ogawa Draft
fix(codegen): escape "</script" A-codegen Area - Code Generation C-bug Category - Bug
#10340 opened Apr 9, 2025 by overlookmotel Draft
feat(minifier): remove useless unary operator in mathematical operation A-minifier Area - Minifier C-enhancement Category - New feature or request
#10283 opened Apr 7, 2025 by Brooooooklyn Draft
feat(linter): add eslint/block-scoped-var A-linter Area - Linter C-enhancement Category - New feature or request
#10237 opened Apr 4, 2025 by huangtiandi1999 Loading…
ProTip! Adding no:label will show everything without a label.