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

prevent accidental changes to storage structs #533

Merged
merged 30 commits into from
Jul 8, 2024
Merged

Commits on Jun 7, 2024

  1. add macros crate

    sam0x17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4b21dca View commit details
    Browse the repository at this point in the history
  2. scaffold

    sam0x17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    dc1550e View commit details
    Browse the repository at this point in the history
  3. almost working

    sam0x17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d116b3b View commit details
    Browse the repository at this point in the history
  4. working

    sam0x17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    54f31ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2885c23 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. handle zero args case

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d99f7dc View commit details
    Browse the repository at this point in the history
  2. stable hashing algorithm

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    54fee90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6175e9 View commit details
    Browse the repository at this point in the history
  4. delete random file

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5e95bd0 View commit details
    Browse the repository at this point in the history
  5. add macros to workspace deps

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0618272 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad39bdd View commit details
    Browse the repository at this point in the history
  7. add freeze_struct_ignore_ra

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    377086e View commit details
    Browse the repository at this point in the history
  8. WIP

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4c05546 View commit details
    Browse the repository at this point in the history
  9. fix problematic cases

    sam0x17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a079954 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. working

    sam0x17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    64784b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a764728 View commit details
    Browse the repository at this point in the history
  3. clippy fixes

    sam0x17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1fe85aa View commit details
    Browse the repository at this point in the history
  4. fix Dockerfile

    sam0x17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a79a38a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 21, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    951009c View commit details
    Browse the repository at this point in the history
  2. whoops

    sam0x17 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    36a1aef View commit details
    Browse the repository at this point in the history
  3. fix hash codes

    sam0x17 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ac4c3c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. update cargo.lock

    sam0x17 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7ef1cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45bec8 View commit details
    Browse the repository at this point in the history
  3. fix hash code

    sam0x17 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dba168e View commit details
    Browse the repository at this point in the history
  4. fix another hash code

    sam0x17 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    190b254 View commit details
    Browse the repository at this point in the history
  5. update another hash code

    sam0x17 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0ab4a91 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. bump spec version

    sam0x17 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae4cdf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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