-
-
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: 2d33ba628617
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: 51116141af9a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 23 files changed
- 1 contributor
Commits on Dec 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0b13ee0 - Browse repository at this point
Copy the full SHA 0b13ee0View commit details -
[Truffle] Track where dynamic constant lookup is necessary.
* Such as in [Object.new, Object.new].each { |obj| class << obj; <HERE>; end } * Optionally log such usages as they can affect performance.
Configuration menu - View commit details
-
Copy full SHA for af274c3 - Browse repository at this point
Copy the full SHA af274c3View commit details -
[Truffle] Track the dynamic LexicalScope in InternalMethod.
* Make RunModuleDefinitionNode Instrumentable instead of ModuleBodyDefinitionNode.
Configuration menu - View commit details
-
Copy full SHA for 60effd1 - Browse repository at this point
Copy the full SHA 60effd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229232b - Browse repository at this point
Copy the full SHA 229232bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5ef12 - Browse repository at this point
Copy the full SHA 1c5ef12View commit details -
[Truffle] Implement dynamic constant lookup when inside class << expr…
…ession. * Use the LexicalScope from the InternalMethod instead of the static one. * Assert that the static scope is not used when in dynamic mode.
Configuration menu - View commit details
-
Copy full SHA for 8cd1994 - Browse repository at this point
Copy the full SHA 8cd1994View commit details -
[Truffle] Make ModuleBodyDefinitionNode instrumentable to fix set_tra…
…ce_func ordering.
Configuration menu - View commit details
-
Copy full SHA for 95f9e06 - Browse repository at this point
Copy the full SHA 95f9e06View commit details -
[Truffle] Restore old behavior in DeclarationContext#getModuleToDefin…
…eMethods. * It seems to break ecosystem tests otherwise.
Configuration menu - View commit details
-
Copy full SHA for 5111614 - Browse repository at this point
Copy the full SHA 5111614View commit details
There are no files selected for viewing
This file was deleted.