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

Dynamic names #828

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Dynamic names #828

wants to merge 5 commits into from

Commits on May 13, 2024

  1. Update to latest spec tests

    Skip new interpolation test and optional inheritance part of the spec
    lucas42 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6afbf96 View commit details
    Browse the repository at this point in the history
  2. add support for dynamic names

    lucas42 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a7949ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f579f View commit details
    Browse the repository at this point in the history
  4. Make dynamic name change compatible with legacy node versions

    Node 0.10 and 0.12 don't implement the `startsWith` function on strings
    lucas42 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8cae97f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    675ca3b View commit details
    Browse the repository at this point in the history