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: Miscellaneous quick fixes #3454

Merged
merged 5 commits into from
Nov 8, 2024
Merged

Commits on Nov 8, 2024

  1. Editorial: Change "the String value" to "the value" in a Note (tc39#3454

    )
    
    ... because it's talking about a string literal in *Java*.
    
    See tc39#3310 (comment)
    jmdyck authored and ljharb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    473cae9 View commit details
    Browse the repository at this point in the history
  2. Editorial: Change "Yield" to "GeneratorYield" in two Note-steps (tc39…

    …#3454)
    
    (PR tc39#2548 unfolded many invocations of Yield, but didn't change the accompanying Note-steps.)
    jmdyck authored and ljharb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d27161d View commit details
    Browse the repository at this point in the history
  3. Editorial: Fix CreateListFromArrayLike preamble (tc39#3454)

    PR tc39#3409 changed a parameter of CreateListFromArrayLike,
    but didn't make the corresponding change to the preamble.
    (And PR tc39#3419 failed to fix it.)
    jmdyck authored and ljharb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e887590 View commit details
    Browse the repository at this point in the history
  4. Editorial: Fix Promise.try preamble (tc39#3454)

    (Make it consistent with PR tc39#2592)
    jmdyck authored and ljharb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c4dc43c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f2e04e View commit details
    Browse the repository at this point in the history