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

rewrite macros using syn #20

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

rewrite macros using syn #20

wants to merge 16 commits into from

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    410b7d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14502c2 View commit details
    Browse the repository at this point in the history
  3. add syn dependency

    y86-dev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aa99ef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9ccc3 View commit details
    Browse the repository at this point in the history
  5. rewrite #[pin_data] using syn

    y86-dev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    16c2b0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f5d690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a0b2c4 View commit details
    Browse the repository at this point in the history
  8. remove macros.rs

    y86-dev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6cbd56f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c77b66 View commit details
    Browse the repository at this point in the history
  10. make Chain[Pin]Init private

    y86-dev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    39166fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c102cb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    57bdd38 View commit details
    Browse the repository at this point in the history
  2. tests: fix warnings

    y86-dev committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    bb66eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa551d View commit details
    Browse the repository at this point in the history