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

Support struct records #43133

Merged
merged 5 commits into from
Apr 23, 2020
Merged

Support struct records #43133

merged 5 commits into from
Apr 23, 2020

Commits on Apr 7, 2020

  1. Support struct records

    I believe this should work according to the spec and am just cleaning
    up some implementation gaps.
    agocke committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2a0e104 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    b73b5b1 View commit details
    Browse the repository at this point in the history
  2. Adjust formatting

    agocke committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7955a39 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Respond to PR comments

    agocke committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    9ddd3c1 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    agocke committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    df4fc5f View commit details
    Browse the repository at this point in the history