aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/cmd/measure.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Allow "measure" command to take blockaycabta2021-02-061-4/+10
* [ruby/irb] Try not to register the exact same measuring method twiceaycabta2020-12-241-2/+2
* [ruby/irb] Suppress "shadowing outer" warningaycabta2020-12-221-2/+2
* [ruby/irb] Support arg for measure commandaycabta2020-12-221-6/+6
* [ruby/irb] Add measure commandaycabta2020-12-201-0/+34