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

refactor(ast): shorten generated code for GetSpan A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8883 opened Feb 3, 2025 by overlookmotel Loading…
feat(ast): improve TS type definitions for appended fields A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#8882 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast_tools): parse attributes more deeply A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8881 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): derive ContentEq on literal types A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8880 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): use = syntax for #[scope] attrs A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8878 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): move #[estree(skip)] to types A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8877 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): move #[clone_in(default)] to types A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8876 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): #[content_eq(skip)] attr A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8875 opened Feb 3, 2025 by overlookmotel Loading…
feat(ast_tools): allow attrs on types which do not derive the trait A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#8874 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): rename #[estree(always_flatten)] attr to #[estree(flatten)] A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8871 opened Feb 3, 2025 by overlookmotel Loading…
feat(ast_tools): generate mapping of trait name to crate in oxc_ast_macros A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#8870 opened Feb 3, 2025 by overlookmotel Loading…
refactor(span)!: export ContentEq trait from root of oxc_span crate A-ast Area - AST A-ast-tools Area - AST tools A-linter Area - Linter A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8869 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): communicate type of RegExpFlags to oxc_ast_tools with alias type A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8868 opened Feb 3, 2025 by overlookmotel Loading…
refactor(syntax): add #[ast] attr to semantic ID types A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8867 opened Feb 3, 2025 by overlookmotel Loading…
feat(ast_tools): allow defining foreign types with #[ast(foreign = ...)] A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#8866 opened Feb 3, 2025 by overlookmotel Loading…
feat(ast_tools): Support NonZero* primitives A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#8865 opened Feb 3, 2025 by overlookmotel Loading…
refactor(ast): shorten generated code for numbers A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8864 opened Feb 3, 2025 by overlookmotel Loading…
feat(oxc_language_server): implement oxc.fixAll workspace command A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#8858 opened Feb 3, 2025 by marekvospel Loading…
feat(minifier): minimize block statements A-minifier Area - Minifier C-enhancement Category - New feature or request
#8857 opened Feb 3, 2025 by Boshen Loading…
feat(ecmascript): complete may_have_side_effects A-minifier Area - Minifier C-enhancement Category - New feature or request
#8855 opened Feb 3, 2025 by sapphi-red Loading…
perf(linter): reduce unnecessary rule method executions to improve performance A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#8854 opened Feb 3, 2025 by shulaoda Loading…
refactor(linter): improve eslint/no-constant-condition A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8845 opened Feb 3, 2025 by shulaoda Loading…
feat(minifier): more minimize conditions A-minifier Area - Minifier C-enhancement Category - New feature or request
#8841 opened Feb 2, 2025 by Boshen Draft
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
fix(ast): serialize Function.params like estree A-ast Area - AST C-bug Category - Bug
#8772 opened Jan 29, 2025 by hi-ogawa Loading…
ProTip! Add no:assignee to see everything that’s not assigned.