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

struct EdgeFlags: Make bitflags! #759

Merged
merged 10 commits into from
Feb 29, 2024
Merged

struct EdgeFlags: Make bitflags! #759

merged 10 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    584e1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfaca2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7ed06 View commit details
    Browse the repository at this point in the history
  4. clarify order of operations

    Co-authored-by: Nicole L <[email protected]>
    folkertdev and randomPoison committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a23039b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16d0187 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9660e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fd51c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcf6587 View commit details
    Browse the repository at this point in the history
  9. remove parens

    Co-authored-by: Khyber Sen <[email protected]>
    folkertdev and kkysen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    49b8c87 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. bitwise logic simplifications

    Co-authored-by: Khyber Sen <[email protected]>
    folkertdev and kkysen authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b20c74d View commit details
    Browse the repository at this point in the history