Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opal/opal
base: bcf856e61789
Choose a base ref
...
head repository: opal/opal
compare: 58da5d9a6104
Choose a head ref
  • 14 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 22, 2013

  1. Make Numeric#step compliant

    meh committed Oct 22, 2013
    Copy the full SHA
    3384139 View commit details
    Browse the repository at this point in the history
  2. Cleanup Numeric#coerce

    meh committed Oct 22, 2013
    Copy the full SHA
    7a51994 View commit details
    Browse the repository at this point in the history
  3. Make Numeric#downto compliant

    meh committed Oct 22, 2013
    Copy the full SHA
    d52aeab View commit details
    Browse the repository at this point in the history
  4. Cleanup Numeric#abs

    meh committed Oct 22, 2013
    Copy the full SHA
    c8caba7 View commit details
    Browse the repository at this point in the history
  5. Cleanup Numeric#ceil

    meh committed Oct 22, 2013
    Copy the full SHA
    5d8cb8e View commit details
    Browse the repository at this point in the history
  6. Cleanup Numeric#chr

    meh committed Oct 22, 2013
    Copy the full SHA
    6a31d7d View commit details
    Browse the repository at this point in the history
  7. Cleanup Numeric#even?

    meh committed Oct 22, 2013
    Copy the full SHA
    eb24782 View commit details
    Browse the repository at this point in the history
  8. Cleanup Numeric#floor

    meh committed Oct 22, 2013
    Copy the full SHA
    9a8d6eb View commit details
    Browse the repository at this point in the history
  9. Cleanup Numeric#hash

    meh committed Oct 22, 2013
    Copy the full SHA
    1eea7b1 View commit details
    Browse the repository at this point in the history
  10. Cleanup Numeric#integer?

    meh committed Oct 22, 2013
    Copy the full SHA
    9978d95 View commit details
    Browse the repository at this point in the history
  11. Cleanup Numeric#next

    meh committed Oct 22, 2013
    Copy the full SHA
    840d8c2 View commit details
    Browse the repository at this point in the history
  12. Cleanup Numeric#nonzero?

    meh committed Oct 22, 2013
    Copy the full SHA
    3636eb8 View commit details
    Browse the repository at this point in the history
  13. Cleanup Numeric#odd?

    meh committed Oct 22, 2013
    Copy the full SHA
    4d261eb View commit details
    Browse the repository at this point in the history
  14. Cleanup Numeric#pred

    meh committed Oct 22, 2013
    Copy the full SHA
    58da5d9 View commit details
    Browse the repository at this point in the history