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

Wrap field/slot references in <var class="field"> #96

Merged
merged 8 commits into from
Feb 15, 2023

Commits on Feb 15, 2023

  1. Wrap field/slot references in <var class="field">

    Fixes tc39#95
    gibson042 authored and bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d863db5 View commit details
    Browse the repository at this point in the history
  2. Restore support for ECMA-402 [[<_var_>]]

    gibson042 authored and bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    de4b042 View commit details
    Browse the repository at this point in the history
  3. Restore support for [[%intrinsic%]]

    gibson042 authored and bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    f3581d4 View commit details
    Browse the repository at this point in the history
  4. add some test cases

    bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a268331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45381ba View commit details
    Browse the repository at this point in the history
  6. document field syntax

    bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    284a75a View commit details
    Browse the repository at this point in the history
  7. Anchor the field name regular expression

    gibson042 authored and bakkot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4a4f20a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d2cdde View commit details
    Browse the repository at this point in the history