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

Add reflection for enum types #1347

Closed
wants to merge 12 commits into from
Closed

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    a294f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac285e View commit details
    Browse the repository at this point in the history
  3. Derive Reflect on enums

    Davier committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dabdd39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9261317 View commit details
    Browse the repository at this point in the history
  5. Fix field indices

    Davier committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    91fdac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. refactoring

    Davier committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3704e0e View commit details
    Browse the repository at this point in the history
  2. Fix wrappers using wrong ident

    Davier committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    4490387 View commit details
    Browse the repository at this point in the history
  3. Fix bevy path

    Davier committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9357f2f View commit details
    Browse the repository at this point in the history
  4. Use Clone in apply for now

    Davier committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    82a1777 View commit details
    Browse the repository at this point in the history
  5. clippy

    Davier committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    d9efc32 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    9f57610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c0b97 View commit details
    Browse the repository at this point in the history