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): more minimize conditions A-minifier Area - Minifier C-enhancement Category - New feature or request
#8841 opened Feb 2, 2025 by Boshen Draft
feat(codegen): prefer backquotes over double / single quotes A-codegen Area - Code Generation C-enhancement Category - New feature or request
#8839 opened Feb 2, 2025 by sapphi-red Draft
docs(ast): add docs for all span fields for JS/TS nodes A-ast Area - AST C-docs Category - Documentation. Related to user-facing or internal documentation
#8828 opened Feb 1, 2025 by camchenry Loading…
docs(ast): add allow(missing_docs) to all remaining fields for JS/TS nodes A-ast Area - AST C-docs Category - Documentation. Related to user-facing or internal documentation
#8827 opened Feb 1, 2025 by camchenry Loading…
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
refactor(minifier): re-organize minimize expressions A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8809 opened Jan 31, 2025 by Boshen Draft
fix(ast): serialize Function.params like estree A-ast Area - AST C-bug Category - Bug
#8772 opened Jan 29, 2025 by hi-ogawa Loading…
chore(transformer): add legacy decorator tests that come from TypeScript A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8692 opened Jan 24, 2025 by Dunqing Loading…
feat(transformer): support TypeScript experimental decorator A-ast Area - AST A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8614 opened Jan 20, 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
feat(npm/runtime): add @oxc-project/runtime package C-enhancement Category - New feature or request
#8595 opened Jan 19, 2025 by Boshen 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…
feat(minifier): minify String::concat into template literal A-minifier Area - Minifier C-enhancement Category - New feature or request
#8443 opened Jan 12, 2025 by sapphi-red 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…
fix(linter): rule no-restricted-imports: improve diagnostics A-linter Area - Linter C-bug Category - Bug
#8113 opened Dec 25, 2024 by Sysix Loading…
fix(binder): bind symbol for declare function A-semantic Area - Semantic C-bug Category - Bug
#8039 opened Dec 20, 2024 by ShuiRuTian Draft
fix(binder): bind declare class A-semantic Area - Semantic C-bug Category - Bug
#8038 opened Dec 20, 2024 by ShuiRuTian Draft
feat(linter): create the import/order rule A-linter Area - Linter C-enhancement Category - New feature or request
#7903 opened Dec 14, 2024 by Spoutnik97 Loading…
feat(linter): add eslint/constructor-super A-linter Area - Linter C-enhancement Category - New feature or request
#7651 opened Dec 4, 2024 by Sysix Loading…
refactor(semantic): always use SymbolFlags::Function for function id 0-merge Merge with Graphite Merge Queue A-ast Area - AST A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior needs-discussion Requires a discussion from the core team
#7479 opened Nov 25, 2024 by Dunqing Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.