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

Simplify prelude.sail by including generic_equality.sail and mapping.sail #318

Merged
merged 1 commit into from
Feb 1, 2024

Commits on Dec 7, 2023

  1. Simplify prelude.sail by including generic_equality.sail and mapping.…

    …sail
    
    This change includes `generic_equality.sail` and `mapping.sail` from the Sail standard library which defines a lot of things that were defined in `prelude.sail`.
    
    I also removed `reg_deref` which is no longer required.
    
    The `mapping.sail` and `hex_bits.sail` files are in Sail 0.18 which is not yet released, so they have been temporarily copied here.
    Timmmm committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4f3946f View commit details
    Browse the repository at this point in the history