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

converting -0 to 0 when it appears #2571

Merged
merged 27 commits into from Sep 17, 2021

Commits on Sep 8, 2021

  1. converting -0 to 0 when it appears

    Lucas Silva authored and tan75 committed Sep 8, 2021
    Copy the full SHA
    ae83ea7 View commit details
    Browse the repository at this point in the history
  2. refactoring created function

    Lucas Silva authored and tan75 committed Sep 8, 2021
    Copy the full SHA
    6802d22 View commit details
    Browse the repository at this point in the history
  3. Add minor changes

    tan75 committed Sep 8, 2021
    Copy the full SHA
    0841dfd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    215cf8a View commit details
    Browse the repository at this point in the history
  5. Fix differenceInXXX functions

    tan75 committed Sep 8, 2021
    Copy the full SHA
    2d6b15e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5da07c4 View commit details
    Browse the repository at this point in the history
  7. Fix differenceInXXX functions

    tan75 committed Sep 8, 2021
    Copy the full SHA
    4c88250 View commit details
    Browse the repository at this point in the history
  8. Delete getRoundedValue

    tan75 committed Sep 8, 2021
    Copy the full SHA
    60c4bde View commit details
    Browse the repository at this point in the history
  9. Refactor rounding methods

    tan75 committed Sep 8, 2021
    Copy the full SHA
    09b3182 View commit details
    Browse the repository at this point in the history
  10. Fix test

    tan75 committed Sep 8, 2021
    Copy the full SHA
    14003e7 View commit details
    Browse the repository at this point in the history
  11. Update src/_lib/roundingMethods/index.ts

    Co-authored-by: Sasha Koss <koss@nocorp.me>
    tan75 and kossnocorp committed Sep 8, 2021
    Copy the full SHA
    0e189c9 View commit details
    Browse the repository at this point in the history
  12. Update src/_lib/roundingMethods/index.ts

    Co-authored-by: Sasha Koss <koss@nocorp.me>
    tan75 and kossnocorp committed Sep 8, 2021
    Copy the full SHA
    fab44f9 View commit details
    Browse the repository at this point in the history
  13. Fix rounding method

    tan75 committed Sep 8, 2021
    Copy the full SHA
    88bc1e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Copy the full SHA
    53a75d3 View commit details
    Browse the repository at this point in the history
  2. Fix doc

    tan75 committed Sep 10, 2021
    Copy the full SHA
    b4cf986 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Copy the full SHA
    c8a4072 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fee309 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d3f46a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    85e8754 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7c8fe6f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    31eb7ef View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    721039f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    88ec338 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d890bf3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    7508689 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    728479f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Copy the full SHA
    30ea4e7 View commit details
    Browse the repository at this point in the history