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: a490ad17208e
Choose a base ref
...
head repository: jruby/jruby
compare: 777284ba19e1
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 9, 2015

  1. If a scope detects 'using' we mark a flag on IRScope so CallInstrs ca…

    …n then know they might be
    
    in a refined scope.  Ultimately, all these callinstrs (and derived types) will just be the same
    instructions with different refined callsite impls.
    enebo committed Mar 9, 2015
    Copy the full SHA
    4f3aa7b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    777284b View commit details
    Browse the repository at this point in the history