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

Truncate all number arguments (closes #746); review usage of === undefined (closes #767); review handling of arguments of wrong type #765

Merged
merged 9 commits into from Jun 7, 2018

Commits on May 25, 2018

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

Commits on May 30, 2018

  1. Add fractional number tests

    leshakoss committed May 30, 2018
    Copy the full SHA
    9d3e84d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Copy the full SHA
    863b66b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2344479 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e478929 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Copy the full SHA
    9050e75 View commit details
    Browse the repository at this point in the history
  2. Fix CHANGELOG bug

    leshakoss committed Jun 6, 2018
    Copy the full SHA
    a3bbbd2 View commit details
    Browse the repository at this point in the history
  3. Fix another CHANGELOG bug

    leshakoss committed Jun 6, 2018
    Copy the full SHA
    35c6139 View commit details
    Browse the repository at this point in the history
  4. Fix toInteger(NaN) test

    leshakoss committed Jun 6, 2018
    Copy the full SHA
    4ea7467 View commit details
    Browse the repository at this point in the history