| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
