Carson McDonald
|
61a8a61828
|
Use mrb_check_datatype directly to avoid warning.
|
2013-03-27 09:44:16 -04:00 |
|
kurodash
|
1c4820642d
|
Fix build error on VS2012 toolchain.
A local variables define beginning of a scope block.
VS2012 unacceptable ";;" in struct definition.
|
2013-03-27 18:24:40 +09:00 |
|
MATSUMOTO Ryosuke
|
6e110cb43d
|
Add test for Random::srand
|
2013-03-27 12:02:59 +09:00 |
|
mattn
|
46c13080f9
|
Fix test for mruby-random
|
2013-03-27 11:50:52 +09:00 |
|
mattn
|
00326ba7f1
|
Add test for mruby-random
|
2013-03-27 11:47:33 +09:00 |
|
MATSUMOTO Ryosuke
|
07dc11cae3
|
Support mt instance valiables
|
2013-03-27 10:39:11 +09:00 |
|
mattn
|
46a4673308
|
Refactoring mruby-rand
|
2013-03-26 23:03:19 +09:00 |
|
MATSUMOTO Ryosuke
|
ffa79b1aec
|
Add Random#rand and Random#srand
|
2013-03-26 21:58:12 +09:00 |
|
MATSUMOTO Ryosuke
|
d2c946f68d
|
Add Kernel#rand and Kernel#srand
|
2013-03-26 21:55:33 +09:00 |
|
MATSUMOTO Ryosuke
|
e870270773
|
Changed to static functions
|
2013-03-26 21:49:15 +09:00 |
|
MATSUMOTO Ryosuke
|
bdd27cbdca
|
Change Random module to class
|
2013-03-26 21:48:10 +09:00 |
|
MATSUMOTO Ryosuke
|
17d3055ad8
|
Modified license information for mruby-random
|
2013-03-23 22:07:08 +09:00 |
|
MATSUMOTO Ryosuke
|
ab82a86da4
|
Add mruby-random mrbgem (no activation though)
|
2013-03-23 18:54:56 +09:00 |
|