summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-range-ext/mrblib
AgeCommit message (Expand)Author
2018-09-19Remove implicit conversion using `to_int` method.Yukihiro "Matz" Matsumoto
2016-11-22remove unnecessary ".!"; ref #3261Yukihiro "Matz" Matsumoto
2016-11-21Reimplements Range#firstksss