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

Support fraction multiply floor/ceil #1566

Merged
merged 13 commits into from
Jan 23, 2023

Commits on Jan 18, 2023

  1. Support fraction multiply

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cb4cc5e View commit details
    Browse the repository at this point in the history
  2. Add macro abstraction support

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1135c8a View commit details
    Browse the repository at this point in the history
  3. Higher bit size tests

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    33df9fd View commit details
    Browse the repository at this point in the history
  4. Macro & math updates

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70fc135 View commit details
    Browse the repository at this point in the history
  5. extend macro to Uint64/256

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    eddb6b3 View commit details
    Browse the repository at this point in the history
  6. tests + trait update

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9a51c7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df4503c View commit details
    Browse the repository at this point in the history
  8. Improve zero denom check

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cdc653d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b63fcd View commit details
    Browse the repository at this point in the history
  10. Add fraction division support

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e79ab95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1b78e9 View commit details
    Browse the repository at this point in the history
  12. Add rustdocs

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fac345e View commit details
    Browse the repository at this point in the history
  13. add to changlog

    grod220 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d8c52e5 View commit details
    Browse the repository at this point in the history