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!: unwrap BasicBlock enum #781

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Commits on Jan 4, 2024

  1. refactor!: unwrap BasicBlock enum

    BREAKING_CHANGES: DFB and Exit are not standalone structs. A level of nesting in serialization is also removed for these operations.
    ss2165 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cf7e3e3 View commit details
    Browse the repository at this point in the history
  2. avoid implementing defaults

    ss2165 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    273998a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7634e3e View commit details
    Browse the repository at this point in the history
  4. fix docstring

    ss2165 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9859978 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13c6188 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Apply suggestions from code review

    Co-authored-by: Alan Lawrence <alan.lawrence@quantinuum.com>
    ss2165 and acl-cqc committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    661954c View commit details
    Browse the repository at this point in the history