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(ast): Add override field in AccessorProperty A-ast Area - AST A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-parser Area - Parser C-enhancement Category - New feature or request
#10415 opened Apr 15, 2025 by leaysgur Loading…
perf(langage_server): prebuild IsolatedLintHandler A-editor Area - Editor and Language Server C-performance Category - Solution not expected to change functional behavior, only performance
#10406 opened Apr 14, 2025 by Sysix Loading…
refactor(linter): simplify error handling A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10404 opened Apr 14, 2025 by camchenry Draft
chore(deps): lock file maintenance rust crates C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10400 opened Apr 14, 2025 by renovate bot Loading…
1 task
feat(formatter): format arrow A-formatter Area - Formatter C-enhancement Category - New feature or request
#10397 opened Apr 14, 2025 by Boshen 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
perf(transformer/decorator-metadata): return Object as early as possible if there is a TSTypeReference within TSUnionType A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#10361 opened Apr 11, 2025 by Dunqing Loading…
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(language_server): use linter runtime A-editor Area - Editor and Language Server A-linter Area - Linter C-enhancement Category - New feature or request
#10268 opened Apr 6, 2025 by Sysix Loading…
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…
feat(linter): add import/extensions rule A-linter Area - Linter C-enhancement Category - New feature or request
#10122 opened Mar 30, 2025 by taearls Draft
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
feat(data_structures): add CodeBuffer::*_unchecked_cap methods C-enhancement Category - New feature or request
#10075 opened Mar 27, 2025 by overlookmotel Draft
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(parser): A-parser Area - Parser
#10022 opened Mar 25, 2025 by Boshen Draft
fix(transformer/using): fix bindings scope mismatches A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9962 opened Mar 22, 2025 by camc314 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-parser Area - Parser 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
perf(allocator/vec2): align min amortized cap size with std C-performance Category - Solution not expected to change functional behavior, only performance
#9857 opened Mar 18, 2025 by Dunqing Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.