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: jruby/jruby
base: 7cd4f1c093ac
Choose a base ref
...
head repository: jruby/jruby
compare: 59122d2ac0c5
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 10, 2015

  1. [Truffle] super: we also need to check if the ancestors are compatible.

    * Unfortunately it seems no spec tests that.
    * Additionally test if we found a method.
    eregon committed Feb 10, 2015
    Copy the full SHA
    049480d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    12c8ade View commit details
    Browse the repository at this point in the history
  3. [Truffle] No need to check visibility for super since there is never …

    …an explicit receiver.
    eregon committed Feb 10, 2015
    Copy the full SHA
    59122d2 View commit details
    Browse the repository at this point in the history