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

[Truffle] Refactoring Array#+ to handle more cases and adding #to_ary #2702

Merged
merged 1 commit into from Mar 14, 2015

Conversation

bjfish
Copy link
Contributor

@bjfish bjfish commented Mar 14, 2015

I started to refactor this because I got the following error when adding #to_ary:

https://gist.github.com/bjfish/5c6e32592ecb1715a5fd

Please review.
Did I remove any specializations that were need?
Any other updates I should make here right now?

chrisseaton added a commit that referenced this pull request Mar 14, 2015
[Truffle] Refactoring Array#+ to handle more cases and adding #to_ary
@chrisseaton chrisseaton merged commit 8ce42e4 into jruby:master Mar 14, 2015
@chrisseaton chrisseaton added this to the truffle-dev milestone Mar 14, 2015
@bjfish
Copy link
Contributor Author

bjfish commented Mar 14, 2015

@chrisseaton did these specialization changes look alright? Thanks.

@chrisseaton
Copy link
Contributor

@bjfish here's a list of Array methods we need to get some more libraries working if you'd like to know that you're doing something that will be immediately useful https://gist.github.com/chrisseaton/bc4ceb5e1602b3f09634

@enebo enebo added this to the Non-Release milestone Dec 7, 2017
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