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

Commits on Jan 21, 2015

  1. [Truffle] Remove duplication between ClassNode and Kernel's version.

    * Always use the clean (and better implemetned for boolean) ClassNode.
    eregon committed Jan 21, 2015
    Copy the full SHA
    02ccb29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9f7835a View commit details
    Browse the repository at this point in the history
  3. [Truffle] Re-organize primitive classes: use the first word in the pr…

    …imitive.
    
    * Allows O(1) lookup from the file structure to find it.
    * Sort the nodes alphabetically.
    eregon committed Jan 21, 2015
    Copy the full SHA
    5854672 View commit details
    Browse the repository at this point in the history