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

Editorial tweaks re PR #1713 #1

Merged
merged 12 commits into from
Jan 15, 2021
Merged

Conversation

jmdyck
Copy link

@jmdyck jmdyck commented Oct 3, 2019

No description provided.

It isn't a List that represents a Range,
it's a Range that represents a span of characters.
The "RegExp Abstract Operations" clause didn't define any
abstract operations, it just defined Match Records, whose only uses
are in RegExpBuiltinExec and a couple operations that it calls,
which are 3 clauses later and a couple levels down.
So move the "Match Records" clause to be closer to its uses.
@rbuckton
Copy link
Owner

I'll accept these, but I have to update the original PR with changes from additional implementer feedback.

@rbuckton rbuckton merged commit 8d897d4 into rbuckton:regexp-match-indices Jan 15, 2021
@jmdyck jmdyck deleted the 1713_ed branch February 24, 2021 04:05
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.

2 participants