10 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto 9eadd05f32 modify upto/downto for compatibility 2013-10-23 10:34:00 +09:00
Yukihiro "Matz" Matsumoto 2607970ed9 move some methods to make floats and integers compatible [mruby special] 2013-10-22 16:18:11 +09:00
Yukihiro "Matz" Matsumoto 620f8b2721 implement some Numeric methods in Ruby 2013-10-22 15:59:41 +09:00
Yukihiro "Matz" Matsumoto 3ae0616710 implement Integer#succ in Ruby 2013-10-21 07:42:50 +09:00
Masaki Muranaka cbe7a87c68 Move Integer.{floor,ceil,round,truncate} to mrblib/. For maintainability. 2013-03-31 23:04:45 +09:00
Yukihiro Matsumoto ef17231bd7 Integer#step added 2012-09-15 15:04:51 +09:00
Yukihiro Matsumoto 4de0a2afbf Numeric#{upto,downto}: limit may not be an integer 2012-09-15 14:48:31 +09:00
Daniel Bovensiepen b032acd6b6 Modify documentation of Numeric 2012-05-06 18:16:02 +08:00
Daniel Bovensiepen 42197ae0a6 Add some more documentation for Integer 2012-05-01 23:43:49 +08:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00