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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a7e6f8ba7ad8
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2c029856b9dc
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 8, 2014

  1. Change signature of CompilerPass.invalidate

    * Return true/false depending on whether invalidation is possible
      or not.
    subbuss committed Oct 8, 2014
    Copy the full SHA
    6c4f956 View commit details
  2. Fixes to resetState in IRScope + invalidation in compiler passes.

    * Use the new shiny invalidation method to reset state properly.
    subbuss committed Oct 8, 2014
    Copy the full SHA
    2c02985 View commit details
Loading