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: 86106d738628
Choose a base ref
...
head repository: jruby/jruby
compare: cc46059a8c36
Choose a head ref
  • 5 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 15, 2014

  1. [Truffle] Hide better ModuleChain and provide ancestor iterators.

    * So we have less comparisons with IncludedModule,
      clearer expectations on the capabilities of the receiver
      and avoid having to call getActualModule ourselves.
    eregon committed Oct 15, 2014
    Copy the full SHA
    b073f60 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d7dc45c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    691427b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    068dbfd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc46059 View commit details
    Browse the repository at this point in the history