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

fix(oxc_language_server): correct diagnostic link A-editor Area - Editor and Language Server C-bug Category - Bug
#6765 opened Oct 22, 2024 by shulaoda Loading…
feat: output typescript to a separate package A-ast-tools Area - AST tools
#6755 opened Oct 21, 2024 by ottomated Loading…
feat(linter): add oxc/no-map-spread A-linter Area - Linter C-enhancement Category - New feature or request
#6751 opened Oct 21, 2024 by DonIsaac Draft
chore: add vscode recommended extensions
#6739 opened Oct 21, 2024 by pumano Loading…
fix(ast): ClassElement::r#static should return true for static block A-ast Area - AST C-bug Category - Bug
#6731 opened Oct 21, 2024 by KermanX Loading…
docs(ast): enable crate-wide warnings on missing doc comments A-ast Area - AST A-ast-tools Area - AST tools C-docs Category - Documentation. Related to user-facing or internal documentation
#6716 opened Oct 20, 2024 by DonIsaac Loading…
feat(minifier): minify conditions with de Morgan's law. A-minifier Area - Minifier C-enhancement Category - New feature or request
#6698 opened Oct 20, 2024 by 7086cmd Draft
feat(ast_tools): generate TS type defs as text file A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#6687 opened Oct 19, 2024 by overlookmotel Draft
feat(allocator)!: replace bumpalo with bump-scope 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-enhancement Category - New feature or request
#6668 opened Oct 18, 2024 by bluurryy Draft
fix(linter): remove unsafe fixer of no-useless-spread A-linter Area - Linter C-bug Category - Bug
#6655 opened Oct 18, 2024 by shulaoda Loading…
refactor(transformer/typescript): insert assignments after super by StatementInjector A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#6654 opened Oct 18, 2024 by Dunqing Draft
chore(deps): update dependency rust to v1.82.0 A-ast-tools Area - AST tools A-codegen Area - Code Generation A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#6649 opened Oct 17, 2024 by renovate bot Draft
1 task
test(traverse): add an api to get the index of the current node in Vec<'a, Statements<'a>>. A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them
#6644 opened Oct 17, 2024 by Dunqing Draft
feat(semantic): add ScopeFlags::Ambient A-ast Area - AST A-semantic Area - Semantic C-enhancement Category - New feature or request
#6592 opened Oct 15, 2024 by DonIsaac Draft
feat(ast-tools): generalize strict_if into flags_if A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#6591 opened Oct 15, 2024 by DonIsaac Draft
feat(linter): support --print-config all to print config file for project A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#6579 opened Oct 15, 2024 by mysteryven Loading…
feat(transformer): add async_generator_functions plugin A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#6573 opened Oct 15, 2024 by Dunqing Draft
test: reduce size of vec A-ast Area - AST A-ast-tools Area - AST tools A-isolated-declarations Isolated Declarations
#6488 opened Oct 13, 2024 by Dunqing Draft
feat(minifier): implement folding charCodeAt string fns A-minifier Area - Minifier
#6475 opened Oct 12, 2024 by camc314 Loading…
feat(linter): implement react/style-prop-object A-linter Area - Linter C-enhancement Category - New feature or request
#6342 opened Oct 7, 2024 by nekosaur Loading…
feat(cfg): add BasicBlockFlags A-cfg Area - Control Flow Graph A-semantic Area - Semantic
#6339 opened Oct 7, 2024 by DonIsaac Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.