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

Variant type spreads #6316

Merged
merged 9 commits into from
Jul 7, 2023
Merged

Variant type spreads #6316

merged 9 commits into from
Jul 7, 2023

Commits on Jun 29, 2023

  1. parse ... in variants

    zth committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    37abef7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    4f147a6 View commit details
    Browse the repository at this point in the history
  2. transfer attributes

    zth committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    becd5ff View commit details
    Browse the repository at this point in the history
  3. comments and clarifications

    zth committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    1c94dc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. ensure that variant spreads are compliant with the underlying variant…

    …s runtime configuration, and get some basic error reporting going
    zth committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    842c072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f5ca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    2414316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a94cf View commit details
    Browse the repository at this point in the history