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

fix(engine/fstar): fix c_trait_goal and always use it for traits #738

Closed
wants to merge 6 commits into from

Commits on Jun 26, 2024

  1. fix(engine/fstar): fix c_trait_goal and always use it for traits

    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b0ec220 View commit details
    Browse the repository at this point in the history
  2. fix(proofs-lib/fstar): make type implicits on typeclasses

    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    95507c0 View commit details
    Browse the repository at this point in the history
  3. fix(proof-libs/fstar/Makefile): include fsti by defaults in ROOTS

    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2324444 View commit details
    Browse the repository at this point in the history
  4. Revert "fix(proofs-lib/fstar): make type implicits on typeclasses"

    This reverts commit 253fb96.
    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    04be9df View commit details
    Browse the repository at this point in the history
  5. fix(engine/fstar): generics on functions are now always implicit

    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    be55d48 View commit details
    Browse the repository at this point in the history
  6. fix(engine/fstar): add tests

    Lucas Franceschino authored and W95Psp committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    35145cc View commit details
    Browse the repository at this point in the history