Philip Chimento
Philip Chimento
I've noticed that this rule catches `1000ℤ` (which should be `*1000*ℤ`) but fails to catch scientific notation like `103ℤ` or `−8.64 × 1021ℤ`.
As per the May 2021 plenary (https://github.com/tc39/notes/blob/master/meetings/2021-05/may-26.md#discussion-of-globals-and-guidance-for-future-proposals), this repo should contain a document providing guidance to future proposals that want to introduce new global constructors / namespaces.
We are trying to include Package Control by default in the [unofficial Sublime Text installer on Flathub](https://flathub.org/apps/details/com.sublimetext.three) but it seems that the file at https://packagecontrol.io/Package%20Control.sublime-package changed with the release of...
Having [Horizontal Workspaces](https://extensions.gnome.org/extension/2141/horizontal-workspaces/) enabled seems to make the switch workspace gestures do nothing. It would be nice if these two extensions could interact and have "switch workspace", "previous workspace", and...
- Multi-Account Containers Version: 8.0.2 - Operating System + Version: Fedora 34.20211126.0 (Silverblue) - Firefox Version: 94.0 - Other installed Add-ons + Version + Enabled/Disabled-Status: Canadian English Dictionary dictionary 3.1.3...
I'd like to get a document started where we can write down items from https://github.com/tc39/ecma262/issues/2236 as they come up. (Personally, I'd find this to be more discoverable than the open...
This makes some editorial changes as a result of https://github.com/tc39/ecma262/pull/2781: - ECMA-262 now has its own DefaultTimeZone operation, so ECMA-402 should note that it supersedes the ECMA-262 one. - The...
Some of the APIs have changed since this guide was written. This fixes a number of discrepancies that I encountered while using the guide.
Thanks for this wonderful crate, it makes very readable code! As a feature request, it'd be convenient to be able to handle the case where set bits are getting discarded...
These test cases ensure that DST disambiguation does not take place on intermediate values that are not the start or the end of the calculation. Note that NormalizedTimeDurationToDays is no...