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

Add using and await using Declarations, SuppressedError, DisposableStack, and AsyncDisposableStack #3000

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9b03205 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ecbb423 View commit details
    Browse the repository at this point in the history
  3. Run formatter

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ab4c487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fce288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa4817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6fa449 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3de7dfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    290b082 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75a5fa5 View commit details
    Browse the repository at this point in the history
  10. Order sections by property name

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    81da84d View commit details
    Browse the repository at this point in the history
  11. Syntax of types

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    262c6aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44f8c22 View commit details
    Browse the repository at this point in the history
  13. Avoid the use of Type()

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c24dfd0 View commit details
    Browse the repository at this point in the history
  14. Use preamble conventions from PR tc39#2592

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    04b95ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b77a7c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ebc69d3 View commit details
    Browse the repository at this point in the history
  17. Add 'UsingDeclaration' to Annex A

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5af1a9c View commit details
    Browse the repository at this point in the history
  18. misc minor fixes

    jmdyck authored and rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    28766d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ccc4194 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4883a6d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f170792 View commit details
    Browse the repository at this point in the history
  22. Run formatter

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e2b2688 View commit details
    Browse the repository at this point in the history
  23. Run formatter again

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dcc071f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    66a6fd9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b0ce449 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    23bb9d1 View commit details
    Browse the repository at this point in the history
  27. Use CreateBuiltinFunction

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f4859ba View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    39577fd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6391354 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dfd086c View commit details
    Browse the repository at this point in the history
  31. Fix typos

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    62f1dc5 View commit details
    Browse the repository at this point in the history
  32. run formatter

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    78abb8b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    583df1a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4fed117 View commit details
    Browse the repository at this point in the history
  35. Run formatter

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0de8de8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    de2bc56 View commit details
    Browse the repository at this point in the history
  37. Address editor feedback

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    08cd6b4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6be4e94 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    77ff8db View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0e5e51a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ca51702 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cd30168 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e31c80e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2a990d9 View commit details
    Browse the repository at this point in the history
  45. Remove temporary PR note

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6e90e41 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    59eaa3b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e0d18bd View commit details
    Browse the repository at this point in the history
  48. Fix DisposeCapability leak

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    633fa2c View commit details
    Browse the repository at this point in the history
  49. fix formatting

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6cf5b01 View commit details
    Browse the repository at this point in the history
  50. Switch to empty list

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3cc21aa View commit details
    Browse the repository at this point in the history
  51. Update text of NOTE

    rbuckton committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5716b81 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1cef2c8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    eafa377 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4914a91 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add entries to esmeta-ignore

    rbuckton committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b3d400d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    06ac134 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from rbuckton/deterministic-collapse-of-await-…

    …nullish
    
    Reduce unnecessary Awaits for nullish values in blocks containing `await using`
    rbuckton committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f64b1c4 View commit details
    Browse the repository at this point in the history