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 Docs build issue and minor issues #27

Merged
merged 5 commits into from
Dec 12, 2023
Merged

Fix Docs build issue and minor issues #27

merged 5 commits into from
Dec 12, 2023

Commits on Dec 10, 2023

  1. Fix issue #26, all tests pass

    elsoroka committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6fefeb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. 1. add support for ^

    2. fix a situation where an arithmetic expression over all BoolExprs didn't promote correctly to IntExprs.
    all tests pass, added coverage.
    elsoroka committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ef0fa50 View commit details
    Browse the repository at this point in the history
  2. FIXED docs build issue. also wrapped up promotion fix in previous

    commit. All tests pass.
    elsoroka committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0e5a620 View commit details
    Browse the repository at this point in the history
  3. fix unittest coverage

    elsoroka committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5956019 View commit details
    Browse the repository at this point in the history
  4. fix codecov badge in readme, which stopped working because codecov

    updated to the new repo name.
    elsoroka committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fae5add View commit details
    Browse the repository at this point in the history