-
-
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: fa9060db4c5d
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: 2d090fb32d4a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 1 contributor
Commits on Jan 9, 2017
-
When precompiling loaded files, set top-level module. Fixes #4416.
The logic that precompiles a 'load'ed or 'require'd file did not ever call setModule or determineModule on the root scope for that script body. This caused module definitions to blow up, since they had no containing scope in which to define the new module.
Configuration menu - View commit details
-
Copy full SHA for 8a8fa01 - Browse repository at this point
Copy the full SHA 8a8fa01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101887c - Browse repository at this point
Copy the full SHA 101887cView commit details -
Merge pull request #4431 from headius/set-toplevel-module
Set toplevel module
Configuration menu - View commit details
-
Copy full SHA for 2d090fb - Browse repository at this point
Copy the full SHA 2d090fbView commit details
There are no files selected for viewing