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

Make Fixidity a bit more usable. #11

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

Commits on Jan 31, 2020

  1. add .travis.yml

    vibern0 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ed1ee41 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Fix lint

    vsfalliance committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    9785329 View commit details
    Browse the repository at this point in the history
  2. Fix yarn

    vsfalliance committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    2102b64 View commit details
    Browse the repository at this point in the history
  3. Fix assertion, add yarn coverage

    vsfalliance committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a1e258c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from HQ20/fix/lint

    Fix CI
    vibern0 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    2b47aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7708922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ff180b View commit details
    Browse the repository at this point in the history
  7. set all methods to internal

    vibern0 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    295d2b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    3f210b3 View commit details
    Browse the repository at this point in the history
  2. Fixed lint, trimmed comments.

    alcueca committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2109ed9 View commit details
    Browse the repository at this point in the history
  3. Fixed more comments.

    alcueca committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9a9ff1d View commit details
    Browse the repository at this point in the history
  4. Fixed more comments.

    alcueca committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0a57260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d0bc20 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Renamed methods.

    alcueca committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    ea58392 View commit details
    Browse the repository at this point in the history
  2. Fixed typos (fosgate29)

    alcueca committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    3c9e387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba3d09 View commit details
    Browse the repository at this point in the history
  4. Wrong comment (asselstine)

    alcueca committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    301fa68 View commit details
    Browse the repository at this point in the history
  5. Implemented negative()

    alcueca committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    d377a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Managed tests to run.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    8b406ed View commit details
    Browse the repository at this point in the history
  2. All tests pass.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    52e5c14 View commit details
    Browse the repository at this point in the history
  3. Tested `negative()´.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    dcb0c03 View commit details
    Browse the repository at this point in the history
  4. Fixed lint.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    87eda95 View commit details
    Browse the repository at this point in the history
  5. Drafted new README.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e533f97 View commit details
    Browse the repository at this point in the history
  6. Fixed maxFixedMul (m-chrzan)

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    42e5e20 View commit details
    Browse the repository at this point in the history
  7. Trimmed ABOUT.md

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    23e8c83 View commit details
    Browse the repository at this point in the history
  8. Tested toFixed and friends.

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f2dcb69 View commit details
    Browse the repository at this point in the history
  9. Coverage of FixidityLib > 90%

    alcueca committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a179ad3 View commit details
    Browse the repository at this point in the history