-
-
Notifications
You must be signed in to change notification settings - Fork 924
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: 9c186f3f56c2
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: f1a357e3d185
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 22 files changed
- 1 contributor
Commits on Mar 21, 2018
-
Begin collapsing BlockBody logic.
This commit does a few things: * IR blocks and their mechanisms for invoking are isolated from other BlockBody, since none of them implement those mechanisms. * Some BlockBody signatures have been condensed, favoring ones that always pass blockArg in. * All IR final dispatch targets feed into invoke or one of two direct invoke forms. The other paths will be reorganized and ideally turned into IR operations.
Configuration menu - View commit details
-
Copy full SHA for 284ae60 - Browse repository at this point
Copy the full SHA 284ae60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d53daf - Browse repository at this point
Copy the full SHA 3d53dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a357e - Browse repository at this point
Copy the full SHA f1a357eView commit details
There are no files selected for viewing