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: 58546722a724
Choose a base ref
...
head repository: jruby/jruby
compare: 0b2ea13bf4d3
Choose a head ref
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 21, 2015

  1. [Truffle] Make a clearer load order.

    * Define eql? in bootstrap since we need it for Hash literals.
    * Our code should have the ability to override the rest and run last.
    eregon committed Jan 21, 2015
    Copy the full SHA
    4cf525a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0b5c39f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4a0e292 View commit details
    Browse the repository at this point in the history
  4. 3
    Copy the full SHA
    b2c81fc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cadad84 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ec07169 View commit details
    Browse the repository at this point in the history
  7. [Truffle] Sort our files to load in alphabetical order.

    * Separate method definition and constant definition
      (with trivial values) from the rest.
    eregon committed Jan 21, 2015
    Copy the full SHA
    305b86c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0b2ea13 View commit details
    Browse the repository at this point in the history