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(minifier): bitwise not in exceeded value. A-minifier Area - Minifier
#6235 opened Oct 2, 2024 by 7086cmd Loading…
refactor(regular_expression): Misc fixes A-ast Area - AST
#6234 opened Oct 2, 2024 by leaysgur Loading…
feat(minifier): fold demical bitwise not for bigint. A-minifier Area - Minifier
#6233 opened Oct 1, 2024 by 7086cmd Loading…
feat(minifier): fold object constructor A-minifier Area - Minifier
#6232 opened Oct 1, 2024 by camchenry Loading…
feat(minifier): fold true / false comparison. A-minifier Area - Minifier
#6225 opened Oct 1, 2024 by 7086cmd Loading…
feat(syntax_operations): add crate oxc_syntax_operations A-ast Area - AST A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#6202 opened Oct 1, 2024 by Boshen Loading…
feat(allocator): add Vec::into_boxed_slice
#6195 opened Sep 30, 2024 by DonIsaac Loading…
chore(linter): add category to completed rules A-cli Area - CLI A-linter Area - Linter
#6182 opened Sep 30, 2024 by shulaoda Draft
feat(linter/node): implement no-new-require A-linter Area - Linter C-enhancement Category - New feature or request
#6165 opened Sep 29, 2024 by jelly Loading…
feat(transformer): support helper loader A-transformer Area - Transformer / Transpiler
#6162 opened Sep 29, 2024 by Dunqing Draft
refactor(codegen): add CodeBuffer to fix soundness hole A-codegen Area - Code Generation C-bug Category - Bug C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#6148 opened Sep 28, 2024 by DonIsaac Loading…
feat(linter): implement no-throw-literal A-linter Area - Linter
#6144 opened Sep 28, 2024 by shulaoda Loading…
refactor(linter): move shared function from utils to rule A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#6127 opened Sep 27, 2024 by shulaoda Loading…
feat(linter): configure by category in config files A-linter Area - Linter C-enhancement Category - New feature or request
#6120 opened Sep 27, 2024 by DonIsaac Loading…
refactor(linter): remove OxlintOptions A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#6098 opened Sep 27, 2024 by DonIsaac Draft
Draft: Quick and dirty node counting in the parser A-ast Area - AST A-ast-tools Area - AST tools A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-parser Area - Parser A-semantic Area - Semantic
#6083 opened Sep 26, 2024 by DavidHancu Draft
refactor(oxc): ban index methods on std::str::Chars A-linter Area - Linter
#6075 opened Sep 26, 2024 by shulaoda Loading…
feat(prettier): indent for class definition A-prettier Area - Prettier
#6059 opened Sep 25, 2024 by Sysix Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.