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: 0845943c06e9
Choose a base ref
...
head repository: jruby/jruby
compare: d2ed0c12160e
Choose a head ref
  • 4 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 7, 2014

  1. Copy the full SHA
    cb1fe73 View commit details
    Browse the repository at this point in the history
  2. [Truffle] Implement private constants and pass all their specs.

    * The ReadConstantNode is now passed its LexicalScope.
      We still need to have it in SharedMethodInfo only for Module.nesting (if aliased).
    * Add an RubyModule.includedModules() iterator,
      as ancestors() but stopping at the first class seen.
    eregon committed Nov 7, 2014
    Copy the full SHA
    6abc370 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    719e970 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d2ed0c1 View commit details
    Browse the repository at this point in the history