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(napi/parser): auto download wasm binding on webcontainer C-enhancement Category - New feature or request
#10049 opened Mar 26, 2025 by hi-ogawa Loading…
refactor(language_server): set null as a default value for configPath A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10047 opened Mar 25, 2025 by Sysix Loading…
perf(codegen): speed up printing StringLiterals A-codegen Area - Code Generation C-performance Category - Solution not expected to change functional behavior, only performance
#10046 opened Mar 25, 2025 by overlookmotel Draft
test(editor): add test for oxc.fixAll command 0-merge Merge with Graphite Merge Queue A-editor Area - Editor and Language Server C-test Category - Testing. Code is missing test cases, or a PR is adding them
#10045 opened Mar 25, 2025 by Sysix Loading…
refactor(codegen): print string literals containing lone surrogates without reference to raw A-codegen Area - Code Generation C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10044 opened Mar 25, 2025 by overlookmotel Draft
refactor(lexer): remove unnecessary line A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10042 opened Mar 25, 2025 by overlookmotel Loading…
fix(parser): store lone surrogates as escape sequence A-ast Area - AST A-codegen Area - Code Generation A-parser Area - Parser C-bug Category - Bug
#10041 opened Mar 25, 2025 by overlookmotel Draft
refactor(lexer): clarify and reformat comments A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10040 opened Mar 25, 2025 by overlookmotel Loading…
refactor(lexer): simplify macros for string parsing + correct comment A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10039 opened Mar 25, 2025 by overlookmotel Loading…
fix(ast/estree): fix StringLiterals containing lone surrogates A-ast Area - AST C-bug Category - Bug
#10036 opened Mar 25, 2025 by overlookmotel Loading…
perf(parser): A-parser Area - Parser
#10022 opened Mar 25, 2025 by Boshen Draft
fix(ast/estree): Fix ObjectProperty node A-ast Area - AST C-bug Category - Bug
#10018 opened Mar 24, 2025 by therewillbecode Loading…
fix(ast/estree): Add TSEnumBody to TSEnumDeclaration.body A-ast Area - AST C-bug Category - Bug
#10017 opened Mar 24, 2025 by leaysgur Loading…
fix(parser): handle asi for declare module "foo"; A-codegen Area - Code Generation A-parser Area - Parser C-bug Category - Bug
#10010 opened Mar 24, 2025 by Boshen Loading…
chore(vscode): add recommended vscode extensions for tools used in the project C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#10006 opened Mar 24, 2025 by haoqunjiang Loading…
refactor(language_server)!: remove enable configuration, the client should shutdown the server instead 0-merge Merge with Graphite Merge Queue A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9990 opened Mar 23, 2025 by Sysix Loading…
feat(linter): add unicorn/no-accessor-recursion rule A-linter Area - Linter C-enhancement Category - New feature or request
#9971 opened Mar 22, 2025 by huangtiandi1999 Loading…
fix(transformer/using): fix bindings scope mismatches A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9962 opened Mar 22, 2025 by camc314 Draft
fix(transfomer/using): remove use of child ids A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9961 opened Mar 22, 2025 by camc314 Loading…
fix(transformer): TransformOptions::enable_all enable decorator transform A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#9946 opened Mar 21, 2025 by overlookmotel Draft
perf(lexer): pad Token to 16 bytes A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#9926 opened Mar 20, 2025 by overlookmotel Draft
perf(cfg, codegen, linter, syntax): use NonMaxU32 from oxc_data_structures A-ast-tools Area - AST tools A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#9886 opened Mar 19, 2025 by overlookmotel Draft
feat(data_structures): zero-cost NonMaxU32 type C-enhancement Category - New feature or request
#9883 opened Mar 19, 2025 by overlookmotel Draft
feat(allocator/vec2): implement extend_desugared method as extend internal implemention A-ast Area - AST A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#9881 opened Mar 19, 2025 by Dunqing Draft
perf(isolated_declarations): replace HashMap of internal annotation spans with Vec A-isolated-declarations Isolated Declarations C-performance Category - Solution not expected to change functional behavior, only performance
#9870 opened Mar 18, 2025 by overlookmotel Draft
ProTip! no:milestone will show everything without a milestone.