tc39 / proposal-intl-numberformat-v3

Additional features for Intl.NumberFormat to solve key pain points.
MIT License
53 stars 12 forks source link

[Editorial] Rebase proposal to latest ECMA-402 #120

Closed sffc closed 1 year ago

sffc commented 1 year ago

In preparation for Stage 4.

This is easiest reviewed commit by commit. Pay special attention to:

Note that the diff on 9dd123f611a77bf1e724203e37235df0ae5a92e8 is very misleading. It is just moving a large chunk of code, the abstract operations, down to the bottom of the file, to reflect a similar change upstream.

sffc commented 1 year ago

I'm going to merge this because it is likely to get stale and cause merge conflicts, but it would be a good sanity check to get a review. Alternatively, you can just wait for the Stage 4 PR and give that one an extra-thorough review.