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

Add Quantity type #129

Merged
merged 7 commits into from
Nov 29, 2017
Merged

Commits on Nov 22, 2017

  1. Add Quantity type and tests

    Lewis Headden committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    a295a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Use Commons Pair

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    924458f View commit details
    Browse the repository at this point in the history
  2. getBigDecimal -> getNumber

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    af94a84 View commit details
    Browse the repository at this point in the history
  3. Update or remove imports

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    cd4108d View commit details
    Browse the repository at this point in the history
  4. Simplify BaseExponent#equals

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    6cf2c64 View commit details
    Browse the repository at this point in the history
  5. Fix line-spacing

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f37eee2 View commit details
    Browse the repository at this point in the history
  6. Use String#hashCode instead of auto-generated one

    Lewis Headden committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    cb1bfc2 View commit details
    Browse the repository at this point in the history