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

Made Amount more generic. #52

Merged
9 commits merged into from
Aug 11, 2023
Merged

Made Amount more generic. #52

9 commits merged into from
Aug 11, 2023

Commits on Jun 29, 2023

  1. Made Amount more generic.

    murisi committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bc04690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7f919 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    2c3229e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. ValueSum comparisons no longer depend upon subtraction being possible…

    …. Removed ValueSum from bool implementation.
    murisi committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2774960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e24dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438369a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    4862ae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Renamed Magnitude type parameter to Value. Added is_zero function Val…

    …ueSum. Corrected comments.
    murisi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2f18560 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    cc7b528 View commit details
    Browse the repository at this point in the history