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

A few fixes related to CommonJS module loading #9540

Merged
merged 17 commits into from Mar 21, 2024
Merged

Commits on Mar 21, 2024

  1. Copy the full SHA
    500b204 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5827da View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4510bb6 View commit details
    Browse the repository at this point in the history
  4. Update string.zig

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    0c440f1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b4f86a9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    92265ed View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    579ecc0 View commit details
    Browse the repository at this point in the history
  8. Fixes #6946

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    80a63e7 View commit details
    Browse the repository at this point in the history
  9. Update ModuleLoader.cpp

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    4ed4e37 View commit details
    Browse the repository at this point in the history
  10. Update ModuleLoader.cpp

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    401348f View commit details
    Browse the repository at this point in the history
  11. Fixes #8965

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    bf55be8 View commit details
    Browse the repository at this point in the history
  12. Fixups

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    33d56d8 View commit details
    Browse the repository at this point in the history
  13. Update ModuleLoader.cpp

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    7b21f0c View commit details
    Browse the repository at this point in the history
  14. Update ModuleLoader.cpp

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    0006689 View commit details
    Browse the repository at this point in the history
  15. Load it

    Jarred-Sumner committed Mar 21, 2024
    Copy the full SHA
    b73e067 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    15497da View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    77b4be8 View commit details
    Browse the repository at this point in the history