Skip to content

feat(codemode): complete regexp and math parity - #37955

Merged
rekram1-node merged 3 commits into
v2from
regex-math-parity
Jul 20, 2026
Merged

feat(codemode): complete regexp and math parity#37955
rekram1-node merged 3 commits into
v2from
regex-math-parity

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Summary

  • expose RegExp.escape, hasIndices, unicodeSets, and d-flag match indices across exec, match, and matchAll
  • add Math.sumPrecise for supported collection iterables with native precision and strict number validation
  • close the RegExp and Math support-matrix gaps with Test262-derived coverage

Testing

  • bun test (938 passed)
  • bun typecheck
  • Prettier check
  • git diff --check

@rekram1-node
rekram1-node merged commit 6d50023 into v2 Jul 20, 2026
7 checks passed
@rekram1-node
rekram1-node deleted the regex-math-parity branch July 20, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant