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

isZero and signum() implementation #18

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 11, 2018

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

Commits on Nov 27, 2018

  1. add gitignore

    ratcashdev committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    f4b08d5 View commit details
    Browse the repository at this point in the history
  2. Multiplication bug fix.

    ratcashdev committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9e6bdb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd58e6 View commit details
    Browse the repository at this point in the history
  4. Plugin version upgrade.

    Replaced jUnit with TestNG
    Implemented fixed-precision arithmetics for MoneyLong
    ratcashdev committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c0283a9 View commit details
    Browse the repository at this point in the history
  5. Measure Code coverage

    ratcashdev committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    25eafde View commit details
    Browse the repository at this point in the history