Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibJS: Implement tc39/proposal-math-sum (Math.sumPrecise) #2704

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yyny
Copy link
Contributor

@yyny yyny commented Dec 2, 2024

Implements the https://tc39.es/proposal-math-sum/ proposal.

Passes all relevant tests in test262.

@yyny yyny force-pushed the math-sum-precise branch 3 times, most recently from d22e3fa to f5116ee Compare December 2, 2024 14:57
Implements the https://tc39.es/proposal-math-sum/ proposal.

This commit passes all relevant tests in `test262`.
@yyny yyny force-pushed the math-sum-precise branch from f5116ee to 46ef73f Compare December 2, 2024 18:47
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant