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: 252bd4ef0a94
Choose a base ref
...
head repository: jruby/jruby
compare: 9e6c2becbe7c
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Nov 14, 2014

  1. Copy the full SHA
    470b5ca View commit details
    Browse the repository at this point in the history
  2. [Truffle] Fix handling of the rest argument with post arguments.

    * Simplify too much indices computations by using negative indices.
    * Introduce an ArraySliceNode.
    eregon committed Nov 14, 2014
    Copy the full SHA
    a63029b View commit details
    Browse the repository at this point in the history
  3. [Truffle] Untag some new passing specs due to rest arg handling and b…

    …etter splat support.
    eregon committed Nov 14, 2014
    Copy the full SHA
    9e6c2be View commit details
    Browse the repository at this point in the history