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(transformer): transform explicit resource management A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#9310 opened Feb 23, 2025 by camc314 Draft
feat(linter): inherit rules via the extended config files A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9308 opened Feb 23, 2025 by camchenry Draft
perf(allocator): optimize Vec::push for common case that vec is not full to capacity C-performance Category - Solution not expected to change functional behavior, only performance
#9301 opened Feb 23, 2025 by overlookmotel Draft
release(oxlint): v0.15.12 A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter
#9300 opened Feb 23, 2025 by oxc-bot Draft
feat(linter): add oxc/no-redundant-constructor-init A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9299 opened Feb 23, 2025 by BenShelton Loading…
chore(rust): enable doctests A-ast Area - AST A-ast-tools Area - AST tools A-cfg Area - Control Flow Graph A-cli Area - CLI A-codegen Area - Code Generation A-editor Area - Editor and Language Server A-isolated-declarations Isolated Declarations A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-prettier Area - Prettier A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9297 opened Feb 23, 2025 by Boshen Draft
feat(mangler): mangle private class names A-minifier Area - Minifier C-enhancement Category - New feature or request
#9279 opened Feb 21, 2025 by camc314 Loading…
feat(linter): add eslint/id-denylist A-linter Area - Linter C-enhancement Category - New feature or request
#9244 opened Feb 19, 2025 by therewillbecode Draft
refactor(transformer/jsx): transform jsx element/fragment in enter_expression A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9233 opened Feb 19, 2025 by Dunqing Draft
feat(linter): support --report-unused-disable-directive A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9223 opened Feb 19, 2025 by 1zumii Loading…
feat(linter): add support for extends property in oxlintrc A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9217 opened Feb 19, 2025 by camchenry Draft
feat(linter): add eslint/operator-assignment rule A-linter Area - Linter C-enhancement Category - New feature or request
#9208 opened Feb 18, 2025 by huangtiandi1999 Loading…
chore(oxc_language_server): show oxlint version in LS logs A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9181 opened Feb 17, 2025 by marekvospel Draft
refactor(ecmascript): don't check side effects in constant_evaluation A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9122 opened Feb 14, 2025 by sapphi-red Draft
refactor(linter): improve eslint/no-template-curly-in-string A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9090 opened Feb 13, 2025 by shulaoda Loading…
ci: use napi cross build
#9083 opened Feb 13, 2025 by Brooooooklyn Draft
refactor(linter): improve eslint/no-constant-condition A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8845 opened Feb 3, 2025 by shulaoda Draft
refactor(transformer): don't need to transform JSXExpression::EmptyExpression in JSX attributes A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8817 opened Jan 31, 2025 by Dunqing Draft
feat(oxc_allocator): Add new method clone_in_with_semantic_ids for CloneIn trait A-ast Area - AST A-ast-tools Area - AST tools A-semantic Area - Semantic C-enhancement Category - New feature or request
#8608 opened Jan 20, 2025 by IWANABETHATGUY Draft
perf(lexer): finish_next only clear kind and flags A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8576 opened Jan 18, 2025 by overlookmotel Draft
refactor(semantic): remove Ambient symbol flag A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8486 opened Jan 14, 2025 by ShuiRuTian Loading…
perf(parser): reduce Token size to 8 bytes from 16 A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8153 opened Dec 28, 2024 by branchseer Draft
feat(linter): add no-octal-escape rule A-linter Area - Linter C-enhancement Category - New feature or request
#8151 opened Dec 27, 2024 by baseballyama Loading…
feat(linter): add curly rule A-linter Area - Linter C-enhancement Category - New feature or request
#8123 opened Dec 26, 2024 by baseballyama Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.