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/estree): export Node union type A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#9574 opened Mar 6, 2025 by hi-ogawa 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(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(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
ProTip! Filter pull requests by the default branch with base:main.