Philip Chimento

Results 272 comments of Philip Chimento

I like this idea. It makes a lot of sense for several files that are conceptually one test to also be able to live in the same place, and the...

Thanks for opening https://github.com/tc39/proposal-shadowrealm/issues/414.

Would you have time to update the usages of GetUnsignedRoundingMode and ApplyUnsignedRoundingMode in Temporal while this is still fresh?

As a counterpoint to that, I found this guide to be pretty alienating. The impression it left me with as a new delegate was "these people don't want to hear...

I did some work on this in a previous iteration of the proposal and came up with these cookbook recipes. They'll certainly need to be adjusted to work with the...

I removed "Brand check for this method" - `JSON.isRawJSON` and `JSON.rawJSON` are static methods, so there's no instance to brand-check. Here is one more suggestion: On the return value of...

How soon would it be possible to determine whether ICU4C or ICU4X's calculation is correct? I mean, this is a date in the past, so there should be one correct...

I guess there's been no movement on the ICU4X issue in 6 months, so it makes sense to support both calculations for now.

@bakkot suggested `monotonic-clock-point` [here](https://github.com/WebAssembly/WASI/issues/688#issuecomment-2204002719) to try to avoid overloading the term `instant`. I don't know if he had any prior art in mind, but I suggested a few alternatives in...