-
Notifications
You must be signed in to change notification settings - Fork 107
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: Refactor to replace camelCase slot and field names with PascalCase equivalents #769
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13656ee - Browse repository at this point
Copy the full SHA 13656eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cafaa8 - Browse repository at this point
Copy the full SHA 6cafaa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4f530 - Browse repository at this point
Copy the full SHA cc4f530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2036748 - Browse repository at this point
Copy the full SHA 2036748View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7e02f2 - Browse repository at this point
Copy the full SHA f7e02f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e8e19 - Browse repository at this point
Copy the full SHA e1e8e19View commit details -
Remove
!
from calls to AOs that can't throwThis commit removes the `!` from two AO calls that return regular values not abrupt completions. notes for locale complete notes for [[locale]]
Configuration menu - View commit details
-
Copy full SHA for 4b9719b - Browse repository at this point
Copy the full SHA 4b9719bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a23ab7 - Browse repository at this point
Copy the full SHA 7a23ab7View commit details -
corrected [[hourCycle]] in datetimeformat.html to [[HourCycle]]. n.b.…
…: this was a spec bug! it had been changed to HourCycle in the list of internal slots, but InitializeDateTimeFormat was still using [[hourCycle]]
Configuration menu - View commit details
-
Copy full SHA for cfd469e - Browse repository at this point
Copy the full SHA cfd469eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 126e2e0 - Browse repository at this point
Copy the full SHA 126e2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cddcc4 - Browse repository at this point
Copy the full SHA 8cddcc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb599a - Browse repository at this point
Copy the full SHA dbb599aView commit details -
Merge branch 'capitalization' of https://github.com/ben-allen/ecma402 …
…into capitalization
Configuration menu - View commit details
-
Copy full SHA for bba5660 - Browse repository at this point
Copy the full SHA bba5660View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c9ff1 - Browse repository at this point
Copy the full SHA a6c9ff1View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 735a1f3 - Browse repository at this point
Copy the full SHA 735a1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc24468 - Browse repository at this point
Copy the full SHA bc24468View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96f9a3e - Browse repository at this point
Copy the full SHA 96f9a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0164a0f - Browse repository at this point
Copy the full SHA 0164a0fView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c6a892 - Browse repository at this point
Copy the full SHA 2c6a892View commit details -
capitalized several fields from numberformat.html ([[Pattern]], [[Pos…
…itivePattern]], [[ZeroPattern]], [[NegativePattern]], [[Unit]], [[Currency]], [[Decimal]], [[UnitDisplay]], [[Code]], [[Symbol]], [[Percent]], [[Narrow]], [[Short]], [[Long]]
Configuration menu - View commit details
-
Copy full SHA for 2a7d3cb - Browse repository at this point
Copy the full SHA 2a7d3cbView commit details -
Revert "capitalized several fields from numberformat.html ([[Pattern]…
…], [[PositivePattern]], [[ZeroPattern]], [[NegativePattern]], [[Unit]], [[Currency]], [[Decimal]], [[UnitDisplay]], [[Code]], [[Symbol]], [[Percent]], [[Narrow]], [[Short]], [[Long]]" This reverts commit 2a7d3cb.
Configuration menu - View commit details
-
Copy full SHA for dad7da8 - Browse repository at this point
Copy the full SHA dad7da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 900a1d6 - Browse repository at this point
Copy the full SHA 900a1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5dc62 - Browse repository at this point
Copy the full SHA 2f5dc62View commit details -
missed some of the conversions from *percent*, etc. to [[Percent]] fr…
…om previous commit
Configuration menu - View commit details
-
Copy full SHA for e5aa467 - Browse repository at this point
Copy the full SHA e5aa467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5824ffb - Browse repository at this point
Copy the full SHA 5824ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e669234 - Browse repository at this point
Copy the full SHA e669234View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09dfd7d - Browse repository at this point
Copy the full SHA 09dfd7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c10277f - Browse repository at this point
Copy the full SHA c10277fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b83671 - Browse repository at this point
Copy the full SHA 4b83671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ccf68 - Browse repository at this point
Copy the full SHA 31ccf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c71461 - Browse repository at this point
Copy the full SHA 1c71461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e4c9c - Browse repository at this point
Copy the full SHA 78e4c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e610e - Browse repository at this point
Copy the full SHA 64e610eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf34e4e - Browse repository at this point
Copy the full SHA cf34e4eView commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d10ce42 - Browse repository at this point
Copy the full SHA d10ce42View commit details
Commits on Apr 3, 2023
-
I believe this is technically complete. There are now no lower-case f…
…ield names in ECMA402 other than 1) the two-letter ones [[nu]] and so forth, and 2) ones that are never directly named in the spec in any way (i.e. the various [[<locale>]] accesses, etc
Configuration menu - View commit details
-
Copy full SHA for 4f569ac - Browse repository at this point
Copy the full SHA 4f569acView commit details -
Configuration menu - View commit details
-
Copy full SHA for de51194 - Browse repository at this point
Copy the full SHA de51194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c401c - Browse repository at this point
Copy the full SHA 17c401cView commit details
Commits on Apr 7, 2023
-
Refactor -- changed names of all fields/slots previously in camelCase to
their PascalCase equivalents. Exceptions: fields with two-character names like [[nu]] and [[co]], fields that are only accessed dynamically, as in [[<locale>]].
Configuration menu - View commit details
-
Copy full SHA for 4e45d8b - Browse repository at this point
Copy the full SHA 4e45d8bView commit details -
Merge branch 'capitalization' of https://github.com/ben-allen/ecma402 …
…into capitalization
Configuration menu - View commit details
-
Copy full SHA for c33b586 - Browse repository at this point
Copy the full SHA c33b586View commit details