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

Refactor ir writer #94

Merged
merged 5 commits into from
Dec 1, 2024
Merged

Refactor ir writer #94

merged 5 commits into from
Dec 1, 2024

Commits on Nov 28, 2024

  1. Refactor ir writer

    Y-Nak committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    8a9fd7f View commit details
    Browse the repository at this point in the history
  2. Remove impl_inst_write macro: Inst proc macro automatically imple…

    …ment `InstWrite` trait now
    Y-Nak committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1377812 View commit details
    Browse the repository at this point in the history
  3. Remove unnecesary Display impls

    Y-Nak committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    59b520a View commit details
    Browse the repository at this point in the history
  4. Make clippy happy

    Y-Nak committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2eb2bee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b737cb6 View commit details
    Browse the repository at this point in the history