summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-complex/test
AgeCommit message (Collapse)Author
2019-07-13Resolve ambiguous argument warning.Yukihiro "Matz" Matsumoto
2019-06-29Use nested `assert`dearblue
2019-05-23Freeze `Rational` and `Complex` objectsKOBAYASHI Shuji
2019-05-21Remove `Complex(string)` complex generation.Yukihiro "Matz" Matsumoto
It should raise an error.
2019-05-15Basic implementation of Complex and Rational classesUkrainskiy Sergey
2019-05-15Initial suffix supportUkrainskiy Sergey