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: 2457421d5f73
Choose a base ref
...
head repository: jruby/jruby
compare: 15b169b57f68
Choose a head ref
  • 3 commits
  • 21 files changed
  • 1 contributor

Commits on Nov 10, 2014

  1. [Truffle] Kernel#pretty_inspect should call #inspect rather than #to_s.

    * Especially useful for nil.
    eregon committed Nov 10, 2014
    Copy the full SHA
    6140817 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c70781 View commit details
    Browse the repository at this point in the history
  3. [Truffle] Fix module/class constructors so they automatically set the…

    … constant in the lexical parent.
    
    * Rename lexicalParentModule to lexicalParent for argument names.
    eregon committed Nov 10, 2014
    Copy the full SHA
    15b169b View commit details
    Browse the repository at this point in the history