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

Bind group descriptor macro #9476

Closed
wants to merge 10 commits into from
Closed

Bind group descriptor macro #9476

wants to merge 10 commits into from

Commits on Aug 17, 2023

  1. Add bind_group_descriptor

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1cb682d View commit details
    Browse the repository at this point in the history
  2. Improve macro

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8026930 View commit details
    Browse the repository at this point in the history
  3. Use macro

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e70eae2 View commit details
    Browse the repository at this point in the history
  4. Add macro docs

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    adcd9a5 View commit details
    Browse the repository at this point in the history
  5. Add some missed refactors

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4283720 View commit details
    Browse the repository at this point in the history
  6. Improve docs

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ca0db55 View commit details
    Browse the repository at this point in the history
  7. Clippy

    JMS55 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    035a850 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Try out a non-macro approach

    JMS55 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fab480c View commit details
    Browse the repository at this point in the history
  2. One more proposal: owned array

    cart committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    642a8b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. More conversions

    JMS55 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6948679 View commit details
    Browse the repository at this point in the history