-
-
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: 93820f2083f3
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: c34c031763be
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 48 files changed
- 1 contributor
Commits on Oct 17, 2014
-
[Truffle] Introduce LexicalScope to resolve constants.
* Built during parsing, and completed with live modules when opening those. * No need for callingSelf except in the rare case of protected. * A few improvements on visbility checking.
Configuration menu - View commit details
-
Copy full SHA for f25baf2 - Browse repository at this point
Copy the full SHA f25baf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b681af - Browse repository at this point
Copy the full SHA 3b681afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10be6ba - Browse repository at this point
Copy the full SHA 10be6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6c7cf - Browse repository at this point
Copy the full SHA 5b6c7cfView commit details
Commits on Oct 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 380de3b - Browse repository at this point
Copy the full SHA 380de3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9640076 - Browse repository at this point
Copy the full SHA 9640076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d30da - Browse repository at this point
Copy the full SHA 21d30daView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf16a0 - Browse repository at this point
Copy the full SHA caf16a0View commit details
Commits on Oct 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for aa13f0c - Browse repository at this point
Copy the full SHA aa13f0cView commit details -
[Truffle] Fix most of constant lookup!
* Use lexical scoping instead of pseudo-dynamic scoping. * Stop defining constants on singleton class, we define on the receiver only. * Temporarily disable the constant cache, we want better semantics first.
Configuration menu - View commit details
-
Copy full SHA for 286bee2 - Browse repository at this point
Copy the full SHA 286bee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54be7dd - Browse repository at this point
Copy the full SHA 54be7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 002a256 - Browse repository at this point
Copy the full SHA 002a256View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9292f3 - Browse repository at this point
Copy the full SHA f9292f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccb89a - Browse repository at this point
Copy the full SHA 5ccb89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4087b83 - Browse repository at this point
Copy the full SHA 4087b83View commit details -
[Truffle] A few more specs in language/ are passing.
* Also includes some fixes by the method lookup changes.
Configuration menu - View commit details
-
Copy full SHA for 9788867 - Browse repository at this point
Copy the full SHA 9788867View commit details -
[Truffle] Merge branch 'lexical_scope'
* Constant cache is disabled for now. Conflicts: core/src/main/java/org/jruby/truffle/nodes/core/CoreMethodNodeManager.java core/src/main/java/org/jruby/truffle/runtime/RubyContext.java
Configuration menu - View commit details
-
Copy full SHA for d673d88 - Browse repository at this point
Copy the full SHA d673d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c34c031 - Browse repository at this point
Copy the full SHA c34c031View commit details
There are no files selected for viewing