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: 6105d98ad7a9^
Choose a base ref
...
head repository: opal/opal
compare: 1dcd3055a13b
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 10, 2018

  1. Sort Hash unsupported filters

    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6105d98 View commit details
    Browse the repository at this point in the history
  2. Sort Kernel unsupported filters

    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    bdb0c47 View commit details
    Browse the repository at this point in the history
  3. Improve temp function names

    Remove the TMP_ noise and use cleaner names for punctuation.
    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d495287 View commit details
    Browse the repository at this point in the history
  4. Raise TypeError when def on strings/numbers

    That's the same error Ruby raises for numbers and frozen strings.
    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    9505469 View commit details
    Browse the repository at this point in the history
  5. Set the displayName for methods

    For better stack traces, even without source maps.
    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d3b2804 View commit details
    Browse the repository at this point in the history
  6. Typos

    elia committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    1dcd305 View commit details
    Browse the repository at this point in the history