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

require explicit pallet indexes #821

Merged
merged 53 commits into from
Sep 23, 2024
Merged

require explicit pallet indexes #821

merged 53 commits into from
Sep 23, 2024

Commits on Sep 16, 2024

  1. add pallet index lint

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

Commits on Sep 17, 2024

  1. WIP

    sam0x17 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3fd7696 View commit details
    Browse the repository at this point in the history
  2. silence warnings

    sam0x17 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b6c7165 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. checkpoint

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5b24374 View commit details
    Browse the repository at this point in the history
  2. closer

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ca3c9f4 View commit details
    Browse the repository at this point in the history
  3. still 2 test failures

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d495812 View commit details
    Browse the repository at this point in the history
  4. close

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    11ca35f View commit details
    Browse the repository at this point in the history
  5. WIP

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57eb750 View commit details
    Browse the repository at this point in the history
  6. add procedural-fork stub

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23b4a68 View commit details
    Browse the repository at this point in the history
  7. add update.sh script

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c23485f View commit details
    Browse the repository at this point in the history
  8. add debugging

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fdd33fb View commit details
    Browse the repository at this point in the history
  9. update script

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69410ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    021ac06 View commit details
    Browse the repository at this point in the history
  11. fix warnings

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dd5c84b View commit details
    Browse the repository at this point in the history
  12. publicly export everything

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    15fedec View commit details
    Browse the repository at this point in the history
  13. add docs

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4723377 View commit details
    Browse the repository at this point in the history
  14. tweak

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aa57e9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6122efa View commit details
    Browse the repository at this point in the history
  16. passing 🎉 🎉 💥 !!!

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    523d469 View commit details
    Browse the repository at this point in the history
  17. more test examples

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    160c7b2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6b46371 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ff1cb0d View commit details
    Browse the repository at this point in the history
  20. handle implicit

    sam0x17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ed529c7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    edbaf38 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b19854e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6dd376e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. nearly

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a1bd6eb View commit details
    Browse the repository at this point in the history
  2. track original source text

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b39ef20 View commit details
    Browse the repository at this point in the history
  3. 100% working

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d78c226 View commit details
    Browse the repository at this point in the history
  4. fixed

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b98ef6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f457d8 View commit details
    Browse the repository at this point in the history
  6. fix procedural-fork tests

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a05aa81 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2c2247f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b998f4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1b057c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8f2b95 View commit details
    Browse the repository at this point in the history
  11. allow more in procedural-fork

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a194d3 View commit details
    Browse the repository at this point in the history
  12. tweak

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6985939 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28b74fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a35d78 View commit details
    Browse the repository at this point in the history
  15. cargo fmt --all

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ffcdec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    47db25a View commit details
    Browse the repository at this point in the history
  17. fix lint check in CI

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    22ba77c View commit details
    Browse the repository at this point in the history
  18. fix lint check again

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ea6cf6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bbab17a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b4b7175 View commit details
    Browse the repository at this point in the history
  21. cargo fmt --all

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f0d85ac View commit details
    Browse the repository at this point in the history
  22. cargo fmt

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    060787a View commit details
    Browse the repository at this point in the history
  23. fix newline

    sam0x17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    be0312c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. exclude procedural-fork tests

    sam0x17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c368ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0564138 View commit details
    Browse the repository at this point in the history
  3. fix lint allow

    sam0x17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4dd15c9 View commit details
    Browse the repository at this point in the history
  4. revert lint change

    sam0x17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c428641 View commit details
    Browse the repository at this point in the history