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: 3e995ac7a317
Choose a base ref
...
head repository: jruby/jruby
compare: 0f9c9171945c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 28, 2014

  1. Copy the full SHA
    fc7c0b1 View commit details
    Browse the repository at this point in the history
  2. Let RubyLexer.getInteger() return the right token for imaginary numbers.

    * Tokens.tINTEGER must still have the Node return type for FixnumNode vs BignumNode.
    eregon committed Nov 28, 2014
    Copy the full SHA
    0f9c917 View commit details
    Browse the repository at this point in the history