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: Inline single-use grammar nonterminals #2600

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

gibson042
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #2600 (19df456) into main (4b196cb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2600   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files          20       20           
  Lines       11379    11379           
  Branches     2167     2167           
=======================================
  Hits        10941    10941           
  Misses        375      375           
  Partials       63       63           

Comment on lines -1074 to +1066
TwoDashes :
`--`

DateSpecMonthDay :
TwoDashes? DateMonth `-`? DateDay
`--` DateMonth `-`? DateDay
DateMonth `-`? DateDay
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note #1800; but I think this is still in line with that.

@ptomato ptomato merged commit d502795 into tc39:main Jun 12, 2023
9 checks passed
gibson042 added a commit to gibson042/proposal-temporal that referenced this pull request Jun 12, 2023
ptomato pushed a commit that referenced this pull request Jun 12, 2023
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jul 18, 2023
…idermonkey-reviewers,mgaudet

Implement the changes from
- tc39/proposal-temporal#2600
- tc39/proposal-temporal#2604
- tc39/proposal-temporal#2606

Also moves `annotationValueComponent()` into the class, because it's both
simpler and faster than the previous implementation.

Depends on D182060

Differential Revision: https://phabricator.services.mozilla.com/D182061
ErichDonGubler pushed a commit to ErichDonGubler/firefox that referenced this pull request Jul 19, 2023
…idermonkey-reviewers,mgaudet

Implement the changes from
- tc39/proposal-temporal#2600
- tc39/proposal-temporal#2604
- tc39/proposal-temporal#2606

Also moves `annotationValueComponent()` into the class, because it's both
simpler and faster than the previous implementation.

Depends on D182060

Differential Revision: https://phabricator.services.mozilla.com/D182061
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Jul 21, 2023
…idermonkey-reviewers,mgaudet

Implement the changes from
- tc39/proposal-temporal#2600
- tc39/proposal-temporal#2604
- tc39/proposal-temporal#2606

Also moves `annotationValueComponent()` into the class, because it's both
simpler and faster than the previous implementation.

Depends on D182060

Differential Revision: https://phabricator.services.mozilla.com/D182061

UltraBlame original commit: 2de7da340caaad8e668a54faa44ec24696453005
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Jul 21, 2023
…idermonkey-reviewers,mgaudet

Implement the changes from
- tc39/proposal-temporal#2600
- tc39/proposal-temporal#2604
- tc39/proposal-temporal#2606

Also moves `annotationValueComponent()` into the class, because it's both
simpler and faster than the previous implementation.

Depends on D182060

Differential Revision: https://phabricator.services.mozilla.com/D182061

UltraBlame original commit: 2de7da340caaad8e668a54faa44ec24696453005
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Jul 21, 2023
…idermonkey-reviewers,mgaudet

Implement the changes from
- tc39/proposal-temporal#2600
- tc39/proposal-temporal#2604
- tc39/proposal-temporal#2606

Also moves `annotationValueComponent()` into the class, because it's both
simpler and faster than the previous implementation.

Depends on D182060

Differential Revision: https://phabricator.services.mozilla.com/D182061

UltraBlame original commit: 2de7da340caaad8e668a54faa44ec24696453005
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.

None yet

2 participants