Skip to content

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

Merged
chrisseaton merged 1 commit intojruby:masterfrom
bjfish:truffle_array_plus_refactoring
Mar 14, 2015
Merged

[Truffle] Refactoring Array#+ to handle more cases and adding #to_ary#2702
chrisseaton merged 1 commit intojruby:masterfrom
bjfish:truffle_array_plus_refactoring

Conversation

@bjfish
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

bjfish commented Mar 14, 2015

@chrisseaton did these specialization changes look alright? Thanks.

@chrisseaton
Copy link
Copy Markdown
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.

3 participants