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

Cairo Serde Derive #57

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Cairo Serde Derive #57

merged 6 commits into from
Oct 2, 2024

Commits on Sep 21, 2024

  1. basic impl

    neotheprogramist committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a87e1c0 View commit details
    Browse the repository at this point in the history
  2. clippy

    neotheprogramist committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d5dbfc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    cc7557d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0addb52 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Implemented serde_derive for enums (#60)

    * macros: Implemented serde_derive for enums
    
    * clippy
    
    * added derive tests
    piniom authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    330cc58 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: typo

    glihm committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8bf94c0 View commit details
    Browse the repository at this point in the history