-
-
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: 71cddf03bbc5
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: 376560533681
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 20 files changed
- 1 contributor
Commits on Oct 10, 2014
-
[Truffle] Remove cases using both isModuleMethod and visibility.
* Also add a warning (but cannot detect the default PUBLIC visibility).
Configuration menu - View commit details
-
Copy full SHA for f51d47b - Browse repository at this point
Copy the full SHA f51d47bView commit details -
[Truffle] Rename isModuleMethod to isModuleFunction.
* This is colser to Ruby terminology. * Also indicates the receiver is likely ignored.
Configuration menu - View commit details
-
Copy full SHA for ae1e355 - Browse repository at this point
Copy the full SHA ae1e355View commit details -
[Truffle] Kernel.binding should not need self.
* Fixes: eval "self", Kernel.binding
Configuration menu - View commit details
-
Copy full SHA for 630d47b - Browse repository at this point
Copy the full SHA 630d47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd4fe6 - Browse repository at this point
Copy the full SHA 2bd4fe6View commit details -
[Truffle] Do not allow module functions to use self as it depends on …
…context. * One can use RubyArguments.getSelf(frame.getArguments()) for extraordinary cases. * But these tend to never happen, we just need better support for singleton-only methods.
Configuration menu - View commit details
-
Copy full SHA for 3765605 - Browse repository at this point
Copy the full SHA 3765605View commit details
There are no files selected for viewing