Skip to content

[Truffle] - Initial implementation of Ruby Random class.#2682

Merged
chrisseaton merged 1 commit intojruby:masterfrom
lucasamorimca:random-class
Mar 13, 2015
Merged

[Truffle] - Initial implementation of Ruby Random class.#2682
chrisseaton merged 1 commit intojruby:masterfrom
lucasamorimca:random-class

Conversation

@lucasamorimca
Copy link
Member

Hey @chrisseaton @nirvdrum could you guys take a look?
Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be the full Rubinius license. Can you copy from another file in common?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For sure. give me a minute.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chrisseaton Done!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be just long

@chrisseaton
Copy link
Contributor

It looks like you've gotten the idea of how to import code form Rubinius - but you have some failures in the core specs and FindBugs - see the Travis report. Also, maybe you were doing a trivial initial implementation, but you actually need to implement a PRNG using the seed in the randomiser primitives.

@lucasamorimca lucasamorimca force-pushed the random-class branch 5 times, most recently from d49952c to d21619d Compare March 12, 2015 20:20
@chrisseaton
Copy link
Contributor

Just waiting for Travis to finish...

chrisseaton added a commit that referenced this pull request Mar 13, 2015
[Truffle] - Initial implementation of Ruby Random class.
@chrisseaton chrisseaton merged commit ae5a644 into jruby:master Mar 13, 2015
@chrisseaton chrisseaton added this to the truffle-dev milestone Mar 13, 2015
@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