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

feat(linter): support multipleFileExtensions option for unicorn/filename-case A-linter Area - Linter C-enhancement Category - New feature or request
#10118 opened Mar 29, 2025 by shulaoda Loading…
refactor(linter): improve unicorn/filename-case A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10117 opened Mar 29, 2025 by shulaoda Loading…
feat(quote): implement jsquote! and jsquote_expr! A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#10116 opened Mar 29, 2025 by Qix- Draft
ci(codegen): add benchmark for minified printing 0-merge Merge with Graphite Merge Queue
#10109 opened Mar 28, 2025 by overlookmotel Loading…
feat(formatter): new implementation based on biome formatter A-ast-tools Area - AST tools A-prettier Area - Prettier C-enhancement Category - New feature or request
#10108 opened Mar 28, 2025 by Boshen Draft
feat(linter): support ignore option for unicorn/filename-case A-linter Area - Linter C-enhancement Category - New feature or request
#10107 opened Mar 28, 2025 by shulaoda Loading…
feat(ast)!: Add computed property to TSEnumMember and TSEnumMemberName::TemplateString A-ast Area - AST A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-parser Area - Parser A-prettier Area - Prettier A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10092 opened Mar 28, 2025 by leaysgur Draft
feat(data_structures): add CodeBuffer::*_unchecked_cap methods C-enhancement Category - New feature or request
#10075 opened Mar 27, 2025 by overlookmotel Draft
fix(ast/estree): Fix AccessorProperty node A-ast Area - AST C-bug Category - Bug
#10067 opened Mar 26, 2025 by therewillbecode Loading…
feat(linter): add eslint/no-useless-assignment A-linter Area - Linter C-enhancement Category - New feature or request
#10066 opened Mar 26, 2025 by hulin32 Loading…
perf(codegen): speed up printing StringLiterals 0-merge Merge with Graphite Merge Queue A-codegen Area - Code Generation C-performance Category - Solution not expected to change functional behavior, only performance
#10046 opened Mar 25, 2025 by overlookmotel Draft
perf(parser): A-parser Area - Parser
#10022 opened Mar 25, 2025 by Boshen Draft
fix(ast/estree): Fix ObjectProperty node A-ast Area - AST C-bug Category - Bug
#10018 opened Mar 24, 2025 by therewillbecode Loading…
fix(ast/estree): Add TSEnumBody to TSEnumDeclaration.body A-ast Area - AST C-bug Category - Bug
#10017 opened Mar 24, 2025 by leaysgur Loading…
fix(parser): handle asi for declare module "foo"; 0-merge Merge with Graphite Merge Queue A-codegen Area - Code Generation A-parser Area - Parser C-bug Category - Bug
#10010 opened Mar 24, 2025 by Boshen Loading…
feat(linter): add unicorn/no-accessor-recursion rule A-linter Area - Linter C-enhancement Category - New feature or request
#9971 opened Mar 22, 2025 by huangtiandi1999 Loading…
fix(transformer/using): fix bindings scope mismatches A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9962 opened Mar 22, 2025 by camc314 Draft
fix(transfomer/using): remove use of child ids A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9961 opened Mar 22, 2025 by camc314 Loading…
fix(transformer): TransformOptions::enable_all enable decorator transform A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9946 opened Mar 21, 2025 by overlookmotel Draft
perf(lexer): pad Token to 16 bytes A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#9926 opened Mar 20, 2025 by overlookmotel Draft
perf(cfg, codegen, linter, syntax): use NonMaxU32 from oxc_data_structures A-ast-tools Area - AST tools A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#9886 opened Mar 19, 2025 by overlookmotel Draft
feat(data_structures): zero-cost NonMaxU32 type C-enhancement Category - New feature or request
#9883 opened Mar 19, 2025 by overlookmotel Draft
feat(allocator/vec2): implement extend_desugared method as extend internal implemention A-ast Area - AST A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#9881 opened Mar 19, 2025 by Dunqing Draft
perf(isolated_declarations): replace HashMap of internal annotation spans with Vec A-isolated-declarations Isolated Declarations C-performance Category - Solution not expected to change functional behavior, only performance
#9870 opened Mar 18, 2025 by overlookmotel Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.