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

reflect: implement the unique reflect rfc #7207

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Feb 20, 2024

  1. downstream usages

    soqb committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b8eed13 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. option

    soqb committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3341182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ee176f View commit details
    Browse the repository at this point in the history
  3. some of downstream

    soqb committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4d92903 View commit details
    Browse the repository at this point in the history
  4. mostly compiling

    soqb committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ec9148 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. dynamic ecs?

    soqb committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b4b35b2 View commit details
    Browse the repository at this point in the history
  2. doctest pass

    soqb committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0875441 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Mar 30, 2024

  1. type_info doc fix

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    beb782b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/bevyengine/bevy into reflec…

    …t-unique-reflect-fromscratch
    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5b8a250 View commit details
    Browse the repository at this point in the history
  3. post-merge compilation

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fe4741a View commit details
    Browse the repository at this point in the history
  4. typos

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a0dd2e3 View commit details
    Browse the repository at this point in the history
  5. ci checks

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    adc0b56 View commit details
    Browse the repository at this point in the history
  6. missed example

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    15c40a6 View commit details
    Browse the repository at this point in the history
  7. bless new compile fail

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0867399 View commit details
    Browse the repository at this point in the history
  8. docs

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    dfcbe3e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' of https://github.com/bevyengine/bevy into reflec…

    …t-unique-reflect-fromscratch
    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9f0d8e8 View commit details
    Browse the repository at this point in the history
  10. compile fail had my name in it?

    soqb committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f22b222 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge branch 'main' of https://github.com/bevyengine/bevy into reflec…

    …t-unique-reflect-fromscratch
    soqb committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    001c573 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. docs pass

    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    aa391c3 View commit details
    Browse the repository at this point in the history
  2. wording

    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    361da00 View commit details
    Browse the repository at this point in the history
  3. ci fix

    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    444578a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/bevyengine/bevy into reflec…

    …t-unique-reflect
    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2bedd61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53dc84e View commit details
    Browse the repository at this point in the history
  6. function reflection fixed

    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    20cf5cb View commit details
    Browse the repository at this point in the history
  7. rusty ci

    soqb committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7d84403 View commit details
    Browse the repository at this point in the history