Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JRuby+Truffle: Keyword Arguments Optimization #2567

Closed
wants to merge 14 commits into from

Conversation

fniephaus
Copy link
Contributor

matthias-springer and others added 14 commits January 31, 2015 23:09
Conflicts:
	truffle/src/main/java/org/jruby/truffle/nodes/methods/arguments/CheckArityNode.java
	truffle/src/main/java/org/jruby/truffle/nodes/methods/arguments/ReadKeywordArgumentNode.java
	truffle/src/main/java/org/jruby/truffle/runtime/RubyArguments.java
	truffle/src/main/java/org/jruby/truffle/translator/LoadArgumentsTranslator.java
@chrisseaton
Copy link
Contributor

This looks good. We can't merge it until the specs all pass - they're failing in Travis at the moment. Run jt test to test locally.

I could also do with some help understanding all the changes you've made. I guess you're writing something up for your project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants