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: add import.meta.dirname and import.meta.filename #48740

Merged
merged 12 commits into from
Oct 31, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    22d1c70 View commit details
    Browse the repository at this point in the history
  2. Add benchmark

    jsumners committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dac01b4 View commit details
    Browse the repository at this point in the history
  3. Address linter gripe

    jsumners committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0b6e16f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
    jsumners and GeoffreyBooth authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    37f0486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39def2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c74b9f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Re-add doc

    jsumners committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2643e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Address feedback

    jsumners committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    983e142 View commit details
    Browse the repository at this point in the history
  2. Update doc/api/esm.md

    Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
    jsumners and GeoffreyBooth authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bba3fd6 View commit details
    Browse the repository at this point in the history
  3. Update esm.md

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    jsumners and aduh95 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    88180cb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update regular expressions

    jsumners committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    603f050 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Tweak Windows regexes

    jsumners committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a77a8a8 View commit details
    Browse the repository at this point in the history