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

feat: add BitVec.getElem_[add|add_add_bool|mul|rotateLeft|rotateRight… #5508

Merged
merged 13 commits into from
Oct 1, 2024

Commits on Sep 28, 2024

  1. feat: add BitVec.getElem_[add|add_add_bool|mul|rotateLeft|rotateRight…

    …|twoPow|one|replicate]
    
    ... and mark getElem_setWidth as `@[simp]`.
    tobiasgrosser committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ef74003 View commit details
    Browse the repository at this point in the history
  2. Further cleanup

    tobiasgrosser committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e1030cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a28a406 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    337acde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f723d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Address comment

    tobiasgrosser committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e414231 View commit details
    Browse the repository at this point in the history
  2. Things are broken

    tobiasgrosser committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8b262e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc942d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b28ab View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update src/Init/Data/BitVec/Lemmas.lean

    Co-authored-by: Kim Morrison <scott@tqft.net>
    tobiasgrosser and kim-em authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    259297a View commit details
    Browse the repository at this point in the history
  2. Update src/Init/Data/BitVec/Lemmas.lean

    Co-authored-by: Kim Morrison <scott@tqft.net>
    tobiasgrosser and kim-em authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26869e6 View commit details
    Browse the repository at this point in the history
  3. Update src/Init/Data/BitVec/Lemmas.lean

    Co-authored-by: Kim Morrison <scott@tqft.net>
    tobiasgrosser and kim-em authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9172801 View commit details
    Browse the repository at this point in the history
  4. Update src/Init/Data/BitVec/Lemmas.lean

    Co-authored-by: Kim Morrison <scott@tqft.net>
    tobiasgrosser and kim-em authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d99586c View commit details
    Browse the repository at this point in the history