-
-
Notifications
You must be signed in to change notification settings - Fork 608
Pull requests: boa-dev/boa
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(temporal): align Duration toLocaleString with spec fallback and i…
#5255
opened Mar 24, 2026 by
Veercodeprog
Loading…
feat(Intl): add initial Intl.DisplayNames implementation
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Dependencies
Pull requests that update a dependency file
C-Intl
Changes related to the `Intl` implementation
Waiting On Review
Waiting on reviews from the maintainers
fix(intl): implement percent style for Intl.NumberFormat and toLocaleString (#5246)
#5248
opened Mar 24, 2026 by
workonlly
Loading…
fix(number): fix Infinity casing in Number.prototype.toExponential
C-Builtins
PRs and Issues related to builtins/intrinsics
Waiting On Review
Waiting on reviews from the maintainers
Veercodeprog/feat/5144 boa class plain properties
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
fix(math): correct Math.asinh for large finite inputs
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
fix(math): fix double rounding in Math.f16round
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
fix(runtime): support cloning DataView objects
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
Support running test262 using boa cli
C-CLI
Issues and PRs related to the Boa command line interface.
C-Dependencies
Pull requests that update a dependency file
C-Documentation
update documentation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
refactor(temporal): extract this-type-check boilerplate into a macro
C-Builtins
PRs and Issues related to builtins/intrinsics
Waiting On Review
Waiting on reviews from the maintainers
fix(vm/opcode/push,environment,templates,generator,await,new): convert panics to EngineError::Panic using js_expect
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
fix(repl): Dot commands not working.
C-CLI
Issues and PRs related to the Boa command line interface.
Waiting On Review
Waiting on reviews from the maintainers
fix(vm/opcode/define,set,call): convert panics to EngineError::Panic using js_expect
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
Implement PRs and Issues related to builtins/intrinsics
C-Tests
Issues and PRs related to the tests.
Iterator.prototype.includes proposal
C-Builtins
fix(builtins): correct toPrecision output for subnormal floats
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): replace paste with pastey
C-Dependencies
Pull requests that update a dependency file
C-VM
Issues and PRs related to the Boa Virtual Machine.
test: add edge case coverage for Array.prototype.map
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
feat: Pull requests that update a dependency file
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
console.table implementation
C-Dependencies
fix(fetch): handle BufferSource bodies in Response
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
perf(store): use FxHashMap/FxHashSet for traversal seen maps
C-Runtime
Issues and PRs related to Boa's runtime features
fix(fetch): set correct type for Response.redirect()
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
fix(fetch): reject non-null window option in Request constructor
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
fix(fetch): add status 205 to null body status check in Response
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
Perf/call opcode benchmarks
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Javascript
Pull requests that update Javascript code
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.