| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-05-17 | Merge pull request #4442 from shuujii/drop-dependency-from-mruby-rational-to-... | Yukihiro "Matz" Matsumoto |
| 2019-05-17 | Drop dependency from `mruby-rational` to `mruby-numeric-ext` | KOBAYASHI Shuji |
| 2019-05-17 | Fix `Numeric#to_r` | KOBAYASHI Shuji |
| 2019-05-17 | Implement part of `Rational` in C. | Yukihiro "Matz" Matsumoto |
| 2019-05-17 | Avoid direct access to instance variables in `rational.rb`. | Yukihiro "Matz" Matsumoto |
| 2019-05-17 | Fixed wrong overloading. | Yukihiro "Matz" Matsumoto |
| 2019-05-17 | Use `div` (integer divition) instead of `/` for rational numbers. | Yukihiro "Matz" Matsumoto |
| 2019-05-16 | Fix `Rational#==` | KOBAYASHI Shuji |
| 2019-05-15 | Fix dependencies | Ukrainskiy Sergey |
| 2019-05-15 | Basic implementation of Complex and Rational classes | Ukrainskiy Sergey |
| 2019-05-15 | Initial suffix support | Ukrainskiy Sergey |
