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

esm: --experimental-default-type flag to flip module defaults #49869

Merged
merged 24 commits into from
Sep 29, 2023

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    c7b6685 View commit details
    Browse the repository at this point in the history
  2. add flag, tests

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e2bfe8a View commit details
    Browse the repository at this point in the history
  3. Rename files

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d51cabc View commit details
    Browse the repository at this point in the history
  4. Modernize, add to tests

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e253231 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7feafa5 View commit details
    Browse the repository at this point in the history
  6. Move Wasm tests

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ebc5795 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4d9367 View commit details
    Browse the repository at this point in the history
  8. Fix --check

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    74fed34 View commit details
    Browse the repository at this point in the history
  9. Fix --eval, STDIN

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2a96125 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73ff39a View commit details
    Browse the repository at this point in the history
  11. Fix package scopes

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    70366fb View commit details
    Browse the repository at this point in the history
  12. Move test

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9b3b7c4 View commit details
    Browse the repository at this point in the history
  13. Simplify tests

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7075fcd View commit details
    Browse the repository at this point in the history
  14. Lint

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b1c3ac2 View commit details
    Browse the repository at this point in the history
  15. Review notes

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d0939f0 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
    3 people committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6497dbe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b1a515 View commit details
    Browse the repository at this point in the history
  18. Add TODO

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d682003 View commit details
    Browse the repository at this point in the history
  19. Lint

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4c5238d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3874795 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f79c9e1 View commit details
    Browse the repository at this point in the history
  22. More efficient

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8e354e0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3da7932 View commit details
    Browse the repository at this point in the history
  24. Clarify

    GeoffreyBooth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1f93d5e View commit details
    Browse the repository at this point in the history