| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Added debug infomation section into .mrb file
|
|
|
|
Add travis_config.rb
|
|
Use mrb_check_datatype directly to avoid warning.
|
|
(stringify) and takes mrb_value; close #1062
|
|
|
|
|
|
|
|
|
|
|
|
Add simple usage message for mirb
|
|
|
|
Fix build error on VS2012 toolchain.
|
|
A local variables define beginning of a scope block.
VS2012 unacceptable ";;" in struct definition.
|
|
|
|
Add test for Random::srand
|
|
Remove unused variable
|
|
|
|
|
|
Add test for mruby-random
|
|
|
|
|
|
|
|
|
|
|
|
Support MT instance valiables and activate mruby-random
|
|
|
|
|
|
|
|
Use C99 flexible array in pool.c
|
|
Refactoring mruby-random
|
|
|
|
|
|
Add kernel#rand, #srand ,Random#rand, #srand method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
carsonmcdonald-selftopiv
|
|
|
|
|
|
fix build error on VS2012 toolchains.
|
|
Cleanup code.
|
|
|
|
|