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: b8fd3d4907b5
Choose a base ref
...
head repository: opal/opal
compare: 2fc6f5a7edf5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 23, 2014

  1. def and define_method return the method name.

    This is a Ruby 2.1 change, but as we previously returned nil, this
    is unlikely to be a compatibility issue.
    mieko committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    91e9d8a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Merge pull request #519 from mieko/def_symbol

    def and define_method return the method name.
    meh committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    2fc6f5a View commit details
    Browse the repository at this point in the history