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

Use packed stack-based version of Slot0 structure #613

Merged
merged 23 commits into from
May 17, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    66b4f9b View commit details
    Browse the repository at this point in the history
  2. Optimize initialization

    0xVolosnikov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6707a51 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    0xVolosnikov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    328fdeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    431651a View commit details
    Browse the repository at this point in the history
  5. Simplify initialization

    0xVolosnikov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6b919a0 View commit details
    Browse the repository at this point in the history
  6. Change types for offsets

    Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com>
    0xVolosnikov and shuhuiluo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7b58d8d View commit details
    Browse the repository at this point in the history
  7. Change types for masks

    Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com>
    0xVolosnikov and shuhuiluo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    303c6ae View commit details
    Browse the repository at this point in the history
  8. Use signextend instead of INT24_MASK

    Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com>
    0xVolosnikov and shuhuiluo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bf32bc6 View commit details
    Browse the repository at this point in the history
  9. Update snapshots

    0xVolosnikov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e8cf7b7 View commit details
    Browse the repository at this point in the history
  10. Update Slot0 type spec

    0xVolosnikov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    84eb12b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    331cfb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7a5bd View commit details
    Browse the repository at this point in the history
  3. Add tests for Slot0

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f64b1c9 View commit details
    Browse the repository at this point in the history
  4. Add tests

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7e6d5b6 View commit details
    Browse the repository at this point in the history
  5. Remove INT24_MASK

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    584e4c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa3872b View commit details
    Browse the repository at this point in the history
  7. Update snapshots

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2d4e5f0 View commit details
    Browse the repository at this point in the history
  8. Run fmt

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    48dc19a View commit details
    Browse the repository at this point in the history
  9. Rename test

    0xVolosnikov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ae1f370 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Rename masks

    0xVolosnikov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b213a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d980a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    557fdf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21dd17c View commit details
    Browse the repository at this point in the history