| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-07-24 | Call `MRB_SET_INSTANCE_TT` for `Complex` and `Rational`. | Yukihiro "Matz" Matsumoto |
| 2019-06-05 | Drop precisions for rational when big numbers | dearblue |
| 2019-06-05 | Fix build error if `struct mrb_rational` is bigger than `RIStruct` | dearblue |
| 2019-05-23 | Freeze `Rational` and `Complex` objects | KOBAYASHI Shuji |
| 2019-05-21 | Implements part of `Complex` class in C. | Yukihiro "Matz" Matsumoto |
| 2019-05-18 | Implement `Rational._new` in C. | Yukihiro "Matz" Matsumoto |
| 2019-05-18 | Support `MRB_WITHOUT_FLOAT`. | Yukihiro "Matz" Matsumoto |
| 2019-05-17 | Implement part of `Rational` in C. | Yukihiro "Matz" Matsumoto |
