-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d65e38fccccd
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bb5186f597f9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 3 files changed
- 1 contributor
Commits on Nov 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a4b3300 - Browse repository at this point
Copy the full SHA a4b3300View commit details -
[Truffle] We need to pass the updated receiver and arguments when rew…
…riting to a RubyCallNode. * Otherwise the call node will get outdated receiver and arguments which might cause a rewrite loop as all rewrites happening before the call node rewrite will be lost.
Configuration menu - View commit details
-
Copy full SHA for 9d2cb83 - Browse repository at this point
Copy the full SHA 9d2cb83View commit details -
[Truffle] Check if we already rewrote to a call node.
* Avoid creating extra nodes and limits to a single rewrite.
Configuration menu - View commit details
-
Copy full SHA for f63d3b1 - Browse repository at this point
Copy the full SHA f63d3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c4cb4 - Browse repository at this point
Copy the full SHA f2c4cb4View commit details -
[Truffle] No special case for LLVM errors.
* The message will be shown anyway and it's more consistent.
Configuration menu - View commit details
-
Copy full SHA for bb5186f - Browse repository at this point
Copy the full SHA bb5186fView commit details
There are no files selected for viewing