10:14
<nicolo-ribaudo>
Unfortunately I'll not be able to join the meeting today (due to some rain that happened a few days ago causing significant travel disruptions and messing up my schedule 😅)
11:30
<eemeli>
I'll be there. Should be able to share a draft of the spec changes for keep-trailing-zeros that I've been working on.
12:39
<eemeli>

Said spec draft: https://github.com/eemeli/ecma402/pull/1

I found it easier to start on the diff by working on a fork of the whole ecma402 repo; is there any ecmarkup tooling that could take a git diff and generate the usual sort of proposal spec presentation from that?

12:46
<Richard Gibson>

is there any ecmarkup tooling that could take a git diff and generate the usual sort of proposal spec presentation from that?

well, it's trivial to just apply the diff and render the resulting spec—or did you have something else in mind, like translating git diff --word-diff=plain [-removed-]/{+added+} output into <del>removed</del>/<ins>added</ins>?

12:50
<eemeli>
Yes, to the latter question.
12:52
<Jesse>
I'll be there
12:52
<eemeli>
Not having previously worked on a proposal that's more about changing existing text rather than adding new stuff, I figured I'd ask as I presume this type of thing happens on occasion.
13:18
<Jesse>
I've also got a PR for reducing the scope of measure in line with our earlier discussions: https://github.com/tc39/proposal-measure/pull/29
14:51
<eemeli>
Jesse: Added some comments on your PR.
14:57
<eemeli>
Jesse: In https://github.com/tc39/proposal-measure/pull/29 you're proposing that we drop units and currencies from the initial Amount? That seems surprisingly different from what we've been discussing so far.
15:20
<Jesse>
ah, right -- taking a look at the old notes, I realize I cut too much
15:21
<Jesse>
I'll restore units + currency
15:21
<Jesse>
sorry about that
15:21
<Jesse>
I'll restore units + currency
15:22
<Jesse>
in the spec text we do support units + currency, so the README and spec are out-of-sync
16:02
<Jesse>
call now: https://docs.google.com/document/d/1O2EQC61TIDtkcvDSkhDf4N_R9GioT0foU2tH9HBdMdQ/edit?pli=1&tab=t.0
16:07
<Jesse>
ugh permissions issue, stil trying...