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: af2e2e0db120
Choose a base ref
...
head repository: jruby/jruby
compare: be3e5bf72063
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 6, 2015

  1. Copy the full SHA
    ea403e8 View commit details
    Browse the repository at this point in the history
  2. [Truffle] Remove unused eval.

    * It also didn't care of setting proper visibility.
    eregon committed Feb 6, 2015
    Copy the full SHA
    8f770bc View commit details
    Browse the repository at this point in the history
  3. [Truffle] Make all class/module fields of CoreLibrary final.

    * Automatic check if field initialized before used.
    * CoreLibrary constructor need to not access RubyContext.getCoreLibrary().
    eregon committed Feb 6, 2015
    Copy the full SHA
    be3e5bf View commit details
    Browse the repository at this point in the history