mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
d3184e4a6d
- define `MRB_TT_COMPLEX` - change object structure (`struct RComplex`) - add memory management for `MRB_TT_COMPLEX` - avoid operator overloading as much as possible - as a result, performance improved a log - should work with and without `Rational` defined