summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sleep
AgeCommit message (Expand)Author
2019-01-26Refine error message for time intervalKOBAYASHI Shuji
2019-01-21Use `assert_raise` and `assert_nothing_raised` in `mruby-sleep` testsKOBAYASHI Shuji
2018-12-12Specify the core library instead of the external library.icm7216
2018-12-12Sleep module is undefined. Remove module name.icm7216
2018-11-01Silence Appveyor's VC compilation warnings.Yukihiro "Matz" Matsumoto
2018-10-29Suppress sleep test script warningtake-cheeze
2018-09-26Disambiguate block braces.Yukihiro "Matz" Matsumoto
2018-09-06Make `Kernel#sleep` to accept float as a duration time.Yukihiro "Matz" Matsumoto
2018-09-06Remove `Sleep` module that does not exist in CRuby.Yukihiro "Matz" Matsumoto
2018-09-05Refactored `mruby-sleep` gem.Yukihiro "Matz" Matsumoto
2018-09-05Add `mruby-sleep` gem to the core.Yukihiro "Matz" Matsumoto