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/class-properties): transform private methods A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8099 opened Dec 24, 2024 by Dunqing Draft
chore(transformer): enable Babel's private-methods plugin tests A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8098 opened Dec 24, 2024 by Dunqing Draft
feat(minifier): only constant fold numbers when result is smaller A-minifier Area - Minifier C-enhancement Category - New feature or request
#8092 opened Dec 24, 2024 by Boshen Draft
fix(semantic): report errors for missing class method impls A-semantic Area - Semantic C-bug Category - Bug
#8082 opened Dec 23, 2024 by camc314 Loading…
fix(parser): report syntax errors for missing constructor implementations A-semantic Area - Semantic C-bug Category - Bug
#8081 opened Dec 23, 2024 by camc314 Loading…
fix(linter): rule no-restricted-imports support missing options A-linter Area - Linter C-bug Category - Bug
#8076 opened Dec 23, 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
refactor(linter): refactor LintBuilder to prep for nested configs A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8034 opened Dec 19, 2024 by camc314 Loading…
fix(mangler): keep exported symbols for top_level: true A-minifier Area - Minifier C-bug Category - Bug C-test Category - Testing. Code is missing test cases, or a PR is adding them
#7927 opened Dec 16, 2024 by sapphi-red Loading…
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…
chore(transformer): enable class-properties plugin A-ast Area - AST A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#7750 opened Dec 9, 2024 by Dunqing Draft
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
feat(linter): implement eslint/no-useless-call A-linter Area - Linter C-enhancement Category - New feature or request
#7473 opened Nov 25, 2024 by camc314 Draft
feat(ast): add a dummy node_id field to all visitable AST types. A-ast Area - AST A-ast-tools Area - AST tools A-isolated-declarations Isolated Declarations A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#5775 opened Sep 14, 2024 by rzvxa Draft
AST transfer WIP A-ast Area - AST
#2457 opened Feb 20, 2024 by overlookmotel Draft
ProTip! Adding no:label will show everything without a label.