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

Sub-states through States derive macro #74

Closed
wants to merge 9 commits into from

Commits on Dec 27, 2023

  1. init

    MiniaczQ committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2211c48 View commit details
    Browse the repository at this point in the history
  2. init

    MiniaczQ committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f8cec77 View commit details
    Browse the repository at this point in the history
  3. rename

    MiniaczQ committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    134749d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. revamp and attach poc

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b1d3443 View commit details
    Browse the repository at this point in the history
  2. fixes

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2e2f2b8 View commit details
    Browse the repository at this point in the history
  3. clarify effect

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1e4b71d View commit details
    Browse the repository at this point in the history
  4. add missing derives

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1e92182 View commit details
    Browse the repository at this point in the history
  5. separate ssf usage

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    679aae8 View commit details
    Browse the repository at this point in the history
  6. clarify stuff more

    MiniaczQ committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    809dab8 View commit details
    Browse the repository at this point in the history